Other Parts Discussed in Thread: OMAP3530
Dear all,
I am a newbie to TI and ARM, and now need some help.. hope somebody can help me..
I have a Devkit8000 using OMAP3530 .. set of CCS4, and JTAG XDS100v2
I want to create a project that I can do low level programming. However, I tried to test it with a helloworld program
after I created a helloworld program, when I debug it .. it said
Cortex_A8_0: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
Cortex_A8_0: File Loader: Data verification failed at address 0x00000000 Please verify target memory and memory map.
Cortex_A8_0: Warning: Error 0x40020002/-1003 Warning during: Memory, Internal, The requested emulation action contained an invalid argument (0x00002BC5)
Error found during data verification.
Ensure the linker command file matches the memory map.
I already unlocked all the memory at Devkit8000, I wonder if I can have a bare device for testing..
Questions might be stupid, but thanks for your time to answer...
Thanks.
Yours
FOX