Hi NXP,
I am trying to burn new U-boot on T1042 D4 RDB as described in QorIQ SDK V2.0 - 1703 (Chapter 5) using Code Warrior for T1042. It's the latest Code Warrior Development Studio. I created a sample BareBoard project for T1042 D4 RDB.
I created a new Target Task as described in documentation but Execute command on Target Task window is not getting enabled. I can run project and I am having console logs. Documentation says it gets enabled when the debugger is online. My Code Warrior Tab is working. TX/RX led is blinking green and RUN/PAUSE led is lighting red.
I attached Screenshots for more information. Console logs and disabled Execute button can be seen in these screenshots.
What is the reason of this situation, how can I solve it ?
Thanks.
Solved! Go to Solution.
Hello Ahmet Demir,
For flash programming, please refer to the step by step document Flash Programmer for CodeWarrior Power Architecture
1. First please create a board project with Download/Connect SRAM launch configuration.
2. Please import XML task template file for T1042D4 RDB, and add flash programing action in "PA Flash Programmer Task". .
3. Please connect to the target board from Run->Debug configuration -><project>-core00_SRAM_T1040_Connect->Debug, then the "Execute" button is available.
4. Please click "Execute" button to perform flash programming.
Thanks,
Yiping
Hello Ahmet Demir,
For flash programming, please refer to the step by step document Flash Programmer for CodeWarrior Power Architecture
1. First please create a board project with Download/Connect SRAM launch configuration.
2. Please import XML task template file for T1042D4 RDB, and add flash programing action in "PA Flash Programmer Task". .
3. Please connect to the target board from Run->Debug configuration -><project>-core00_SRAM_T1040_Connect->Debug, then the "Execute" button is available.
4. Please click "Execute" button to perform flash programming.
Thanks,
Yiping