Other Parts Discussed in Thread: IWR1642, UNIFLASH
Tool/software: Code Composer Studio
The following is my question description.
Tolls:CCS 7.2
SDK version: 1.1
mmwave name : IWR1642
My aim: I want to test the "capture_demo" mode.
Process:
1. I load the "xwr16xx_capture_demo.bin" to the board with UniFlash. Success.
2. I use "SecureCRT" to connect to the"User UART" port. I enter 3. then type in the commands in the .txt file. Success.
3.Without powering off the board, connect the board to CCS. Then load .xe674 to the DSP and load .xer4f to Cortex_R4. Here is the problem.
Loading .xe674 to the DSP , no problem,
but after chossing the .xer4f and press the "OK" button, it seems like the loading procedure past very fast , and just like skiping the procedure. Then the Cortex_R4 runs automaticly and ending with a error. The following is the console message.
Q: What is the problem, how should I deal with it.