Hi Sebastian,
Thanks for asking. The example projects:
lpcxpresso55s69_hello_world
lpcxpresso55s69_led_blinky
They work fine, I can debug them with breakpoints and the console prints the output.
The error message in the console when try to debug:
FreeRTOSv10.2.1/FreeRTOS/Demo/CORTEX_MPU_M33F_NXP_LPC55S69_MCUXpresso/Projects/MCUXpresso/Secure/Debug/LPC55S69.xml
is:
Flash Driver V.2 startup failed - rc Ef(34): Timed-out initializing flash.
chip initialization failed - Ef(34): Timed-out initializing flash.
failed to initialize flash driver LPC55xx_S.cfx
can't find a flash driver called ''
Last line is maybe a clue to this debug problem.
Is there an other FreeRTOS LPC55S69 example which I can test?
(BTW I am able to do a mass erase of the flash in between switching the examples, without any errors).
Thanks,
Jasper