Hi NXP community,
I have two link2 boards working as a debug/target configuration. When I load code onto my target board and debug it, it works fine. However, when I unplug the power and plug it back in again the code doesn't run properly.
How do I go about figuring out when my issue is? I have tested example code such as the led blinky one, which works as expected (starts blinking at power on). I do notice the example code stores in flash, and needs to be booted with JP1 connected to work, whereas my code doesn't seem to be storing in flash.
Is the best solution to store my code in flash like the example? or is there a simpler way of telling the program where to start in my code after power on?
Thanks in advance,
Quinn