• reset vector address beyond 64k
    Dear all, In our project we are using P87c51mc2 micro controller and a 512k bytes flash. Our requirement is, we don't want put any single instruction below 96k(onchip rom of the controller).Any code...
  • DS-5 is able to see DAP, but nothing beyond?
    Hi, When I am configuring the platform, DS-5 is able to see all the ARM chain like this: However after new revision of code is released(NOTHING in ARM is touched), now I am only able to get this: I used...
  • Program not working for code size beyond ~3600
    Hi, I have this funny problem that my complied program does not work for code size beyond ~3600. However, it is working for the EPM900 emulator and this code size is still less than the 4KB on my LPC930...
  • Facebook and Arm ML: Going Beyond the Perfect Selfie
    How Facebook Artificial Intelligence and the Arm Compute Library are working together to enable optimal ML applications Once upon a time, machine learning (ML) on your smartphone meant predictive text...
  • memory mapped i/o beyond ram area
    I have an application using 32K RAM (external), with memory mapped I/O beyond this area (from 8000). I have not tried it yet, but is it correct to set the ram size to 32K? Would the linker complain that...