cancel
Showing results for 
Search instead for 
Did you mean: 

IAR 8.50 not discern STM32C0XX series chip

gavin3
Associate II

HI Guys,

Sorry to bother you...

 Now I was working use STM32C0XX series chips, my development tools is IAR8.50, and find that IAR8.50 can't show STM32C0XX series chip, I had check some data: someone said should upgrade IAR FW, others said I should add STM32C0XX Lib config files into IAR development, but I can not find where I can download STM32C0XX config lib, so what should I do?

gavin3_0-1712804660484.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
SofLit
ST Employee

Hello,

At the time IAR v8,50 was released, STM32C0  series were not available. The IAR patch to support C0 device can be found in STM32CubeC0 package here:

https://github.com/STMicroelectronics/STM32CubeC0/blob/d99c0f7a6b387e265f7b6939d3883097a4125cf6/Utilities/PC_Software/IDEs_Patches/EWARM/EWARMv8_STM32C01x-03x_V1.0.zip

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2

Check if there is a Software Patch directory in the CubeC0 repository for IAR

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
SofLit
ST Employee

Hello,

At the time IAR v8,50 was released, STM32C0  series were not available. The IAR patch to support C0 device can be found in STM32CubeC0 package here:

https://github.com/STMicroelectronics/STM32CubeC0/blob/d99c0f7a6b387e265f7b6939d3883097a4125cf6/Utilities/PC_Software/IDEs_Patches/EWARM/EWARMv8_STM32C01x-03x_V1.0.zip

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.