2022-03-14 12:02 AM
Hi ,
I have to use IAR IDE to develop SBSFU function , But I found that after "2_Images_SECoreBin" compiler success, I try to compiler "2_Images_SBSFU" as below picture. It's seem show post build fail.
Dose anyone find this issue and some suggest? (but there are no fail if use STM32CubeIDE 1.8.0)
My path : C:\SBSFU\Projects\NUCLEO-G071RB\Applications\2_Images
2_Images_SECoreBin success
2_Images_SBSFU fail
2022-03-14 07:27 AM
Hi @stsan.1 ,
I've reproduced you problem, there seems to be some problem when using IAR 9.20. I tried with version 8.50.9 and it built just fine. The SBSFU 2.6.0 was developed and tested with IAR 8.50 and IAR 9 was not available at that time.
I'm sure that in SBSFU 2.7.0 the new IAR will work.
BR,
J
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.
2022-03-14 11:09 PM
Hi JHOUD,
Thank for your reply , but the last one is V2.6.0 on ST SBSFU website
Do you know when SBSFU V 2.7.0 release?