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 during loading

C55xx: Can't enable RTDX as it requires AU1 which is already claimed for profiling or breakpoint(s)

C55xx: Error: Error 0xA0010002/-1143 Error during: Memory, RTDX, The memory at 0x00000400 continually indicated it was 'not ready' All memory operations currently in progress were aborted in order to regain control of the processor. This is considered a catastrophic event, but the debugger should still be able to access memory and CPU registers. System state has been altered. It is strongly advised that the processor should be reset before resuming execution,

 

My application involves using uart polled mode to get data from a camera and storing it in a sd card using dma mode.

Despite the error the program runs fine on execution.

Is the board at risk if i use it for my application ?

 

Regards,

Rupesh Mehta 

  • Hi,

    When does this error message show up?

    Regards,

    Hyun

  • Hi Hyun

    I have the same problem.

    Board : usbstick 5515

    CCS : 4.1.3.00034 

    DSP Bios: 5.41.10.36

    PC :  Sony Vaio Laptop  CPU  Core i5 2.67GHz   3GB RAM

    When I use  "Target" -> "Debug Active Project", then  program compiled successfully and just after load my object code to usbStick, this message appears, but it is not always.

    Almost everyday, this message appears few times a day.  In this case, CCS freezes and there is no way but  close CCS in anyway.

    More strange is, when I start CCS again and load the program, then this message never disappears even I  tried to reload safe object code (confirmed without error message object code) .

    (It looks like some internal information still keep alive and blocks loading program) 

    But when I shut down my PC then wait for few seconds and reboot my PC,  sometimes this message may clear (But not always).

    I must reboot PC again and again until this this message disappear everyday. 

    After succeed to load program, I can continue to develop on CCS with usbStick until this message comes again.

    I'm not comfortable to work on CCS with UsbStick because I don't know how to do against this error.

    Please suggest me to clear this problem.   

    Best Regards

     Yoichi Fujioka