• anyone built USBAudio example with gcc?
    I need to test some USB functions and I need to build the UsbAudio example with the gnu tool chain. http://www.keil.com/download/docs/308.asp Has anyone made the necessary changes to the UsbAudio...
  • anyone built USBAudio example with gcc?
    I need to test some USB functions and I need to build the UsbAudio example with the gnu tool chain. http://www.keil.com/download/docs/308.asp Has anyone made the necessary changes to the UsbAudio...
  • Code doesn't run when built with UVision4
    Hello, I've inherited a project that previously used uVision2 to build code for a Silabs C8051F060 device. The hex file built with uVision2 runs fine on my hardware. However, when I open the...
  • ARM with built-in AES cryptographic module
    Note: This was originally posted on 3rd October 2012 at http://forums.arm.com Hi, I want to implement a kind of dongle with an ARM and I need a processor that, given a password, generates the keying material...
  • Debugging ELF file built with MAKE utility
    Hi, I'm working on a project that uses RIOT-OS: www.github.com/.../wiki . I built one example on Windows-os as it is described here: www.github.com/.../Build-RIOT-on-Windows-OS . After that I'm trying...