Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 592 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 592 Bytes

Project3

Project 3 - DMA, Profiling and Logging, SPI

Objectives : This project has the following objectives and builds upon Project 2

Use DMA to transfer data and profile the performance of library memmove, user-written memmove, optimized memmove and same cases with memzero Configure the RTC and add timestamps to the logger in Project 2 Write SPI drivers to communicate between the FRDM KL25z and the nRF24L01 Tools : This project uses Freescale's FRDM KL25z along with Kinetis Design Studio as the preferred IDE.

The sizes for profiling have been included with the code dump report.