Asm code for GNU or keil?
Closed this issue · 1 comments
roadna commented
Hi,
Very appreciated for your repo and asm solution.
I'm using STM32F0 and develop in Keil 5, when compiling the .c file, it pops up error.
Refer to this Link, I'm in the same situation, but I'm not familiar to assmbly code so can't transform it.
Could you tell your compiler environment, or any other info about learning this asm code?
Thanks
cpldcpu commented
Unfortunately keil uses a different inline assembler format. It will take some work to adapt it. Not sure anybody has done it so far.