I need/want to work without the mbed framework.
the extra script contains a checksum patch, that maxgerhardt helped me with in another topic.
It does not matter what kind of port or whatever I run in my main function, as even a stupid while loop where some integers are being incremented is not debbugable at all, meaning it causes the same errors.
I can upload, but not debug the firmware at all. Uploading the code in the first post does not seem to blink any LEDs, so I guess it doesn’t work.
Is there a way to manually patch the binaries like mbed does. I explicitly need to work without the framework, only with the oem header files.
Thanks for your help.
Edit: found this here, but don’t know how to properly add it to platformIO: mbed-os/LPC.py at master · ARMmbed/mbed-os · GitHub