• (ARM) Licensed Realview generates bad code side-by-side with unlicensed Realview
    A small program when built on Realview NON_LICENSED 3.0.0.942 debugs on target through ULINK properly (interrupts are hit). When the same code and project files are built on another computer with a LICENSED...
  • what is difference between ahb/ahb-lite master side and slave side?
    Note: This was originally posted on 6th April 2012 at http://forums.arm.com Hi I am learning about AMBA bus. Using my knowlege from the learning wih tool, I have a question. I tried to connect AHB master...
  • Bulk transfer of Data via USB (Host side)
    Hi everyone, I am using a LM3S5951 controllers for one of my projects in which I need to implement a host side driver for Dot Matrix printer . I am done with enumeration of the printer, but now...
  • error: "USB.C(268): error C213: left side of asn-op not an lvalue"
    hello i got the following error message after compilation: "USB.C(268): error C213: left side of asn-op not an lvalue" it seems to be not that difficult, but i'm running out of time with my project...
  • Scatter file with code on either side of a flash config block
    I find myself stuck trying to create a working scatter file. I am using the Keil compiler, mbed-os, and an STM32F407VG (1meg flash). I want to create a flash image that reserves flash sectors 3 and 4...