Part Number: TMS320F28027
Hello,
I have an LCD screen with this controller and am using SCI to communicate with it. In the main function of the code, I write a message to the screen and I also have an ISR that writes to the screen when a button is pressed. When uploading the code to RAM, the message from the main function displays on the screen, and when the button is pressed, the message from the ISR is displayed. However, when I upload the code to and boot from FLASH, the message in the main function does not display, but when I press the button, the message from the ISR is displayed. Can someone explain to me how I can solve this issue? I can provide the code if necessary.
Thanks,
Jeff