• string parse
    Hi, i am new on arm. does any one have a string parser example for lpc2138 cpu. Thanks Orko
  • openmp support in aarch64-none-elf-gfortran
    Hi, I just recently downloaded the gnu toolchain when i invoke the openmp flag, it fails $ aarch64-none-elf-gfortran -c -o mod_constants.fppized.o -fopenmp -O3 -march=native mod_constants...
  • AXF and GDB
    HI I have axf file that compiled and linked using armcc and armlink. I'm using vscode with cortex-debug extension for debugging my proj. how can I debug this axf file? all of my variables doesn...
  • GDB debugger
    Hi there, My project is based on LPC2368 controller and iam using Keil uVision3 IDE with the GNU compiler. My code size exceeds 16kB. Hence, iam unable to use the Keil Debugger with Ulink2 JTAG debugger...
  • GDB and ULINK
    I am a novice in Keil tools. I have a project with PHILIPS LPC2134. Can ULINK be used with GDB (DDD) and Cygwin environment, or even pure Linux?