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

IAR 8.11 ERROR

Hi,I update my IAR IDE from version 7.70.1 to 8.11.1,when I compile the workspace ble_app_hrs_freertos_pca10040, the error occur in port.c, as following:

Error[Og014]: Warning in inline assembly: "DC or DS directive while in CODE area." 

D:\project\SmartWatch\BPM\nRF5_SDK_13.0.0_04a0bfd\external\freertos\portable\IAR\nrf52\port.c 115  

Error[Og014]: Warning in inline assembly: "DC or DS directive while in CODE area." 

D:\project\SmartWatch\BPM\nRF5_SDK_13.0.0_04a0bfd\external\freertos\portable\IAR\nrf52\port.c 143

Error[Og014]: Warning in inline assembly: "DC or DS directive while in CODE area." 

D:\project\SmartWatch\BPM\nRF5_SDK_13.0.0_04a0bfd\external\freertos\portable\IAR\nrf52\port.c 199

Error while running C/C++ Compiler

How do I solve it, thank you!

best regards,

Related