Looking for simple assembler and programming kit
Hi My development host is a Linux desktop.
This group seems to offer a free IDE (integrated development Environment), however I generally shun all IDE’s because I wind up spending too much time debugging the IDE or associated libraries. So I prefer to program in assembler and compile with a simple assembler routine, then download the binary to the target.
Is there a way to do this simply with an STM32? I’ll need an assembly compiler/interpreter, and programming hardware and software.
Pointers please!