Hello, Today I downloaded the MCUXpresso Software Development Kit (SDK) :
SDK_2.5.1_LPCXpresso55S69.
Build Date: 2019-05-01, Board: LPCXpresso55S69
OS: Windows, Toolchain: IAR Embedded Workbench for ARM
Components: ISSDK, USB stack, Amazon-FreeRTOS Kernel, multicore
SDK Version: 2.5.1 (2019-04-18)
I don't think my question has anything to do with the SDK itself but rather the standalone example projects that are available when you download the SDK.
I am using IAR Embedded Workbench for ARM Version 8.22.1.15700
I downloaded several of the "Standalone Example Projects" and, when I do a build, every example project has this one error:
Error[446]: The selected cpu/core does not support this status register
The offending file is:
C:\Suppliers\NXP\LPC55S69_iar\led_blinky\led_blinky\startup\startup_LPC55S69_cm33_core0.s
and the error is flaged on line 147.
Screen shot attached. Any ideas on how to fix?
Thanks!
Mark