It seems that the available Pascal compilers can only create binaries for ARM on Linux. Is there a compiler / package version for only the bare ARM processor with zero additional software preinstalled?
To clarify, I'm looking for a high-quality compact tool (alternative to commercial C, open source C) for without a kernel, a simple embedded processor with all the software in one ROM? An debugging-enabled IDE is good, but not necessary. In fact, Dubugger may be some other third-party standard IDE. I hope compilers can dump debugging / symbol information in some standard form.
thanks
arm embedded pascal
user215054
source share