• How to test new algorithm on new devices
    So, I am developing an architecture based on ARM M0 on Altera DE2-115 board. I want to add new algorithm for uploading and debugging program using ULINK2. I have created the algorithm using _Template...
  • Writing a new programming algorithm
    Hi to all. I'm working on a LPC1788 project. I need to connect MCU to an external NOR flash (S29GL064) and allocate some const variables on it. I wrote a new programming algorithm : /*********...
  • How to create a new STM32_MM.elf ?
    Hi, There is a STM32F_MM.elf in folder: Keil\ARM\Boards\Keil\MCBSTM32E\Demo\project\Multimedia I want to add the new bmp or wave files to STM32F_MM.elf, but I don't knows how to create STM32F_MM...
  • Flash Timeout. For new Flash Algorithm
    Hi all, I am new to Keil. I am writing a new flash algorithm to download a program to on-chip flash via SWD. All I got is the flash timeout error message. Is there anyway to add debug message to...
  • 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...