Hello All,
H/W: TM4C129x based custom board
S/W: TI-RTOS 2.12.1.33
Tools: CCS 6,1
We have to test the Internal RAM and internal Flash as part of power on self test in our project. The Vector Table is at 0x2000 0000- 0x2000 03FF. What are precautions needed to take and RAM areas that need to be skipped during the test of the internal RAM. Do we need to write the test in Assembly or can we write it in C. My take on it is, these tests need to be called first in the main function.
Any ideas or pointers otherwise is welcome
Thanks in Advance
Thanks
Narendra