• Has anybody ported Salvo to the 8051?
    I am just now starting on the 8051 end of two communicating devices, with the other end being a PIC. I have already completed the PIC end and used Pumpkin Inc.'s Salvo cooperative multitasking kernel...
  • Has anybody ported Salvo to the 8051?
    I am just now starting on the 8051 end of two communicating devices, with the other end being a PIC. I have already completed the PIC end and used Pumpkin Inc.'s Salvo cooperative multitasking kernel...
  • Did anybody get the Mass Storage Device example to work?
    Hi all, I am trying to use the MSD example for an STR7. The enumeratation is complete, and I can read from the device, but never write to it (XP hangs). I saw that somebody solved the problem for LPC2146...
  • Did anybody get the Mass Storage Device example to work?
    Hi all, I am trying to use the MSD example for an STR7. The enumeratation is complete, and I can read from the device, but never write to it (XP hangs). I saw that somebody solved the problem for LPC2146...
  • Could anybody tell me how to boot up a processor in AARCH32 bit mode in Arm V8 and A53 core?
    can you please tell me how to boot up a processor in 32 bit mode for Armv8, A53 core using baremetal code? how can i know it is booted in 32bit mode? Thanks.