None: How to Add support for new custom rtos for keil debugging and...
Hi, I am looking for articles, direction on how to add support for custom rtos for keil. Main points being, example for compiled cortex m7 elf:- which all files will be needed by keil inaddition to...
View ArticleARM: receive 9-bit data via UART1 using LPC1754 (1 Replies)
Hello, How to set up the UART1 to receive a 9-bit data (RS485) message for LPC1754? 1 start bit, 9 data bits, 1 stop bit Is setting parity needed? I get every byte I receive an parity error? Regards,...
View ArticleARM: ArmClang.exe error: Failed to check out a license.Keil Licensing error:...
Hi all, Recently, I have problems compiling with Keil. I'm using ARM Compiler V6.7 and I get the following error: ArmClang.exe: error: Failed to check out a license.Keil Licensing error: No TOOLS.ini...
View ArticleARM: overlay_manager (19 Replies)
hello!! could you tell me from where the function load_overlay call its parameter "int n" PS:the function is implemented by keil team
View ArticleARM: Read/Write byte to GPIO? (1 Replies)
Recently migrated to ARM KEIL, using stm32f4 with HAL drivers, and im wondering i didnt found any fucntions or exmaples how to write byte to the GPIO, HAL has only GPIO_Write function which allows...
View ArticleARM: Which Software to use for making projects in ARM7 NXP LPC2148 (5 Replies)
Can any please say what simulation software to use for making projects in ARM7 NXP LPC2148
View ArticleNone: Environment variable for source files path (2 Replies)
Hi, Is it possible please to set a source file path using an environment variable. example: $REPO$\project\test instead of C:\IDE\project\test (where REPO = C:\IDE Thanks and regards,...
View ArticleNone: can you split the windows uVision insist on overlaying (1 Replies)
I'd like to be able to see them simultaneously e.g. watch1 and watch2 e.g. GPIOA and GPIOB
View ArticleARM: Best way to compile large image data into a program for use during run...
Hello, we'd like to compile some large image files into our project, have the data available to stream to a display peripheral via LTDC+DSI peripherals. I tried to get cute and created a desktop...
View ArticleARM: DO-178/DO-254 compiance (1 Replies)
Hello, can somebody help with the following questions: 1. I'm seeking for ARM MCU (CORTEX M0/M3/M4F) which has enough documents to comply with DO-254 requirements (guaranteed by supplier). 2. Does...
View ArticleARM: .h file issue (1 Replies)
Hello world, OS: Window 7 IDE: Keil 5 and STM32CUBEMX MCU: STM32F303CB Goal: Use PA1 as GPIO output to blink LED Keil throws this error when build blink code: *** Using Compiler 'V5.06 update 6 (build...
View ArticleNone: How to download brother printer driver on windows 7?
Brother printer is the oldest and the most well maintained printer in terms of technology running in the market ,but downloading a printer driver becomes a complex technical issue when the user is not...
View ArticleARM: Failed Writing in Pendrive(USB 2.10) using LPC2468 sometimes
Hello to all, I am using Kingston Pendrive(3.0), it is working on my code but some times it stuck in Host_WDHWait() of Host_ProcessTD(EDBulkOut, TD_OUT, user_buffer, MS_BlkSize * num_blocks) during...
View ArticleARM: Problem with save command (1 Replies)
Hi all, I'm using uVision 5.23, i've got some problem with SAVE command. I need to make a command button which make a memory dump using the"SAVE xxx.hex 0xC0000000,0xC0001000" command. It work fine if...
View ArticleNone: is there a way to "unoverlay" (3 Replies)
e.g. see watch1 and watch2 at the same time
View ArticleARM: Unable to execute firmware without debugger (1 Replies)
Hi, I am running the BSD Client example on a MCB1700 evaluation board and I've been able to build the project, download it on target via ULink2 (Cortex Debug connector) and receive the sent packets on...
View ArticleARM: STM32F4 device faimily not showing up on the software pack when creating...
Hi, I am trying to start a project with STM32F469NIH6 processor, which is definitely supported by the Keil toolchain. But, after i install all the relevant software packs the device won't appear in...
View ArticleARM: Voilation occurring in simulation
HI, I am using STM32f103c8 and keil for programing and am new to this. But i am facing problem of memory voilation when simulator choose in target configuration while debuging. its showing this...
View ArticleARM: Keil ARM Scatter file with multiple ROM and RAM sections
Hi, We are migrating project from IAR to Keil environment. We have following memory map designed for IAR Linker file, does any one has the example of scatter file designed for Keil environment with...
View ArticleARM: Building a uVision 5 Project from Command Prompt (1 Replies)
When I try to build my project from the command line using the command "UV4 -b MCU_Software_Project.uvprojx," I get the error "'UV4' is not recognized as an internal or external command, operable...
View Article