• Creating a new Assembly project
    Hi to all! I'm trying to create a new project with µVision3 using only assembler language. I used an existing Startup.s and Target.ld files for GCC compiler, but it doesn't work if my main is "project_name...
  • Include source file in DS 2020
    Hello, I am using Arm DS IDE 2020. I am trying to write an assembly code to be downloaded on a board. In my assembly program file, I am including a file as: INCLUDE startup_stm32l476xx.s and this...
  • Looking forward to KubeCon NA, 2020
    The end of year is always busy with conferences and 2020 is no different, despite current restrictions, we are still able to meet virtually and engage with the community. Arm hosted its first virtual...
  • Creating a project without main
    Hi, I wanted to create a project without main() and need to create a hex file. I am able to create it by commenting following in the scatter file *.o (RESET, +First) *(InRoot$$Sections) after...
  • COULDN'T ABLE TO CREATE THE PROJECT
    Hi, I am using NRF51822 controller in our project so i have downloaded the keil version 5 software and installed the software packet but when i tried to create the project in search option i am not...