Is there a relationship between the connection of LX2080 to the CodeWarrior emulator and the boot mode? Currently, my RCW_SRC[3:0] is configured as “1111”,Boot via NOR Flash
If there is available firmware in the NOR, you could use this configuration.
If there is no firmware, and it's the first time you connect the LX2080, it's bareboard, please set the RCW_SRC[3:0] to hard-code.
When you connect the CodeWarrior TAP, should confirm the board could complete the Power-On Reset Sequence.
4.9.5 Power-On Reset Sequence Detailed Description, step 24, System Ready State.
4.9.6 Power-On Reset Sequence Timing
Thanks