• Failed to load "<project>.axf" - ERROR (CMD16-TAD274-NAL22) - Can't run bare-metal application from SDRAM.
    Hello. PREMABLE: I have been following this Bare-Metal User Guide in ARM Development Studio (even though it is written for DS-5) in an attempt to get a bare-metal "Hello World" running from SDRAM...
  • Failed to load "<project>.axf" - ERROR (CMD16-TAD274-NAL22) - Can't run bare-metal application from SDRAM.
    Hello. PREMABLE: I have been following this Bare-Metal User Guide in ARM Development Studio (even though it is written for DS-5) in an attempt to get a bare-metal "Hello World" running from SDRAM...
  • DS-5 reports "ERROR(TAD11-NAL23)"
    After I have enabled MMU, I want to write a value to a specify address by DS-5. The DS-5 reports an error as following: memory set_typed EL3:0x0000000080006000 (unsigned int) (0x1) ERROR(TAD11-NAL23...
  • DS-5 reports "ERROR(TAD11-NAL23)"
    After I have enabled MMU, I want to write a value to a specify address by DS-5. The DS-5 reports an error as following: memory set_typed EL3:0x0000000080006000 (unsigned int) (0x1) ERROR(TAD11-NAL23...
  • Why is USB keyboard report format not working according to the standard defined?
    I have a STM32 demo board and I trying to configure it as a USB keyboard. I am developing it for an RTOS host system. This is the keyboard IN report format according to the standard. unsigned...