Hello,
I would like to reprogram my lpc54101 over UART without using the Bootloader (the hardware design does not allow me to run the controller into bootloader mode).
How can I run the necessary functions for writing the flash and using UART from the ram? How to copy these functions.is there anything like "_ramfunc"
Is that even possible or the correct way?
Thank you for any help!