This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Getting SDK 15_3 working

All examples shipped with the SDK have the same compile problem 

components\libraries\util\app_error_handler_keil.c(47): error: A1198E: Unknown operand

The offending line is 

PRESERVE8 {TRUE}

I have commented out the {TRUE} and it compiles but does not work.

I have re-downloaded the SDK but get the same behaviour. 

I am using Keil as the IDE, and older SDK version still works as they did before. Can anybody please enlighten me am sure its something simple that I have forgotten as there are no other posts on the subject

Parents Reply Children
No Data
Related