Hello,
I am working on FRDMKW38 microcontroller using MCUXpresso IDE , I am facing an issue after flashing the MCU, In IDE Flashing is successful but the code changes are not reflecting in the HW.
1). When I flash and run the example code, in the UART it is printing some messages as mentioned in the code which is fine
2). When I modified the code and run, it is printing the same messages as earlier even when we change the existing messages also it is displaying the old messages only
3) Tried changing the example project to other and flashed the new code. Flashing is successful but the uart msg showing terminal is same as the previous project.
It is observed that the board is not getting flashed with the latest code, the flashing steps in the IDE is working fine like after uploading the code into device "run" widget will active and once we ran and see the output latest messages are not getting displayed
Kindly help me out from this as soon as possible
Thanks and Regards,
Javad Baig