python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Volatile variable not updated despite unoptimized assembly
I'm working on a dual-core Cortex-R52 ARM chip, with an instance of FreeRTOS running in each core (AMP), and using ICCARM (IAR) as my compiler.
I need to ensure that CPU1 initialize some tasks, in ord...

BowTieping
Votes: 0
Answers: 0
How do I configure cmake to work with rsp files when using IAR compiler
When using the IAR compiler I get an error when creating a library. This uses "iarchive.exe" in the IAR bin directory to create a library file.
The issue occurs when the number of object f...
Benjamin Hammond
Votes: 0
Answers: 0
Restore stm32 discovery kit to Factory Condition
I have a stm32f072 discovery kit to use as a debugger for my project. I accidentally programmed the MCU of that discovery kit and now when I try to debug with IAR embedded workbench it stuks in busy w...
Andrea
Votes: 0
Answers: 1