bgolab

Results 9 comments of bgolab

I am also interested in Keil support as I am heavy user of Keil for STM32 and so on. I tried some some you can find here: https://github.com/GorgonMeducer/Pico_Template So some...

I wonder if there is any update on this issue available.

Thank you for letting me know. I wonder if you tested the PICO basic example (the one delivered within DFP) on Keil with Community Licence enabled: https://www.keil.arm.com/mdk-community/ I use fresh...

Yes, I followed standard approach through the Pack installer then copied the basic example like I do for other MCUs like STM32. Win10. Did you install all optional components available...

1. I reinstalled Keil uVision (previously removed it). 2. I removed ALL packs located at: C:\users\%username%\AppData\Local\Arm\Packs 3. selected RP2040 and install Rp2040 DFP. 4. Copied PICO example 5. added missing...

1. I use brand new Keil 5.39.0.0 installation, with CMSIS 6.1.0. The default installation. I cannot figure out why in my case I failed but in case of @will-v-pi (if...

Yes, in my case I had to install CMSIS 5.9.0 manually. The 6.1.0 was out of the box.

I wrote earlier that CMSIS 5.9.0 fixes the issue.

More interesting problem - if you change the linker setting and try to link the code to SRAM area you will get some errors: _Build started: Project: test1 *** Using...