Hi
I have made a major update to the RadSTM32 package.
The update improves code complete capabilities
and fixes code parser bugs.
Se WhatsNew.txt and ReadMe.txt for more info.
How to:
Download zip and unzip to empty folder.
Copy all files (except .txt files) to C:\RadSTM32
Hi KetilO
Works nicely. Thank you! :thumbsup:
Biterider
Hi
New upload.
There was a bug jn the environment setup in the ini files.
KetilO
Here is the zip
Hi
The STM32F4xxWords.api file is missing from the list of api files in STM32_F407.ini and STM32_F411.ini.
Replace the line:
Api=STM32F4xxStruct.api,STM32F4xxType.api,STM32F4xxEnum.api
With this:
Api=STM32F4xxStruct.api,STM32F4xxType.api,STM32F4xxEnum.api,STM32F4xxWords.api
KetilO
Hi
The update attempted to build *.cad files.
You can download the complete bugfix at:
https://sourceforge.net/projects/radasm30/files/RadSTM32/RasSTM32_Update/RadSTM32.zip/download (https://sourceforge.net/projects/radasm30/files/RadSTM32/RasSTM32_Update/RadSTM32.zip/download)
KetilO