This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

error with loading program to DM648

Other Parts Discussed in Thread: TMS320DM648

Hi All,

I am new with DSP. Just I have started to work on DSP using TMS320DM648, XDS510PP Plus(Emulator) . when I load the program to target I got this error:

C64XP_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.
C64XP_0: Trouble Writing Register: Error 0x00000006/-1176 Error during: Memory, Register,  The IM memory request is not serviced by the HW memory system.  This could be caused by the memory address specified does not exist in the specified  memory/cache level.   
Disable all EDMA3 interrupts and events.

Can anyone please guide me to resolve this problem.

Thanks,

Regards,

Vijay

  • Vijay,

    Which CCS version are you using? For CCS v3.3 version, un-check "Enable Memory Mapping" check box under Option -> Memroy Map. You should similar option in other CCS verisons also.

    Also, make sure you are using correct memory locations in your linker command file (.cmd file).

    Regards, Srirami.

  • Hello Srirami,

    Thanks a lot for your valuable response. I am using CCSv 4.0.1.01001 .  memory map option is disable . so how can enable it,

    thank you once again,

    Regards,

    vijay