2011-07-07 11:37 PM
I am using
Micro controller: STM32F103RCT6TR IDE: IAR Embedded workbench Debugger: J-Link ARM When I burn it I am getting this error TotalIRLen = ?, IRPrint = 0x..000000000000000000000011 Fatal error: Failed to read CPUID for Cortex device Session aborted! Can anyone help me? Thank you,2011-07-08 10:10 AM
did u select the right device as the target device in the IAR project options.
2011-07-10 09:40 PM
did you set the proper device as the target at?
For this Micro controller: STM32F103RCT6TR I am using ST STM32F10xxC as my targetwhich version IAR are you using??? IAR 6.20, J-Link 4.28
2011-07-11 12:34 AM
did you copy intrinsics.h at
C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c
if not find here attachde the file and copy it to the path above.