Quantcast
Channel: Keil Discussion Forum RSS Feed
Browsing all 3049 articles
Browse latest View live
↧

ARM: LPC1788 USB HOST HID (1 Replies)

I want to add a usb keyboard to my LPC1788 board. I'm using RL-USB for it. I have successfully used RL-usb to read and write a usb flash-drive. But i can not get it to work with a usb keyboard,...

View Article


ARM: Keil uVision "find in files" problem (1 Replies)

Hi, I was trying to search for a particular for() loop in my code, and put this into the Find in Files box: for (temp The "Regular expression" tickbox was left unticked. However when clicking Find...

View Article


None: Unable to detect printer on STM32F429I-Discovery (1 Replies)

Hi,...

View Article

None: Reccomendations of PIC microcontrollers (2 Replies)

Since some of you may already read some of my posts here where I wrote that I preferred AVRs/ARMs may wonder why now I want to know something about PICs. Though one may like them or hate them, they...

View Article

None: Turning on a LED on KL64Z (1 Replies)

Having these addresses: ; - User data section ------------------------------------- AREA UserData, DATA, READONLY LEDS EQU 0x4000703C ; access PD3-PD0 GPIO_PORTD_DOR EQU 0xF80FF0C0 GPIO_PORTD_PSOR EQU...

View Article


None: cant open CMSIS-RTOS RTX Documentation page (1 Replies)

Hi there I cant open following page: http://www.keil.com/pack/doc/CMSIS/RTX/html/index.html anyone have same problem? or there document was moved to another link?

View Article

None: ARM conflicting with sate and global files (3 Replies)

Hi Everyone ! Let me tell you more about my project, this is an circuit system that receives data from temperature sensor show it to 4digit 7-segment display, respond by buzzer . For heating up-down 6...

View Article

ARM: How to add Multiple lnt(LNT) files under Configuration file option in...

Hello All I am using pc-lint for the keil v5.14 [1] I want to add the 3 configuration files : [a]Base.lnt, [b]standard.lnt and [c]CO-RV.LNT. (Under Tools-->PC-Lint...

View Article


ARM: rl-arm vs middleware

Dear All, I am new to the ARM and KEIL. I plan to develop a system containing usb host/device. I see in the website the rl-arm functions and also middleware doing this. But I don't understand the...

View Article


C51: charger.c(174): error C141: syntax error near ''

this is my source code #include <REG51F.H> sbit sl1=P2^0; sbit sl2=P2^1; sbit sl3=P2^2; sbit led1=P2^3; sbit led2=P2^4; sbit led3=P2^5; sbit Rl1=P1^0; sbit Rl2=P1^1; bit kp1; bit kp2;...

View Article

ARM: Silabs EFR32 support (4 Replies)

Hello I would like to know if there is intention to include the EFR32 family in the following updates. Many thanks, Jose

View Article

None: MDK 5.22-“System and Thread Viewer” Can NOT used

In MDK5.22, when I choose RTOS2:RTX5 or RTOS:RTX5, and using"simulator USE", "Thread Viewer System" does not work, when I use RTOS:RTX, it is OK.

View Article

ARM: arrary in rom (MDK 5.22 arm)

can I make a 2 dimensional Array in the ROM? Please tell me how I can do this. this code doesn't work for MDK 5.22 code const char tk18txtlz[] = { ... }; error messge: - - - ..\Src\tk18txtlz4.c(4):...

View Article


ARM: Implementing USB Mass storage as floppy msc

Hi to all, Recently I download mdk5 USB msc example and then I programme it to my lpc1788 board and when I connect it to my computer windows recognize it as USB flash disk. Now I want change this...

View Article

None: CMSIS KEIL RTX RTOS documentation URL down (1 Replies)

Dear all, CMSIS Keil RTX RTOS API documentation URL is down for many days. To explain this:- From the link, http://www.keil.com/pack/doc/CMSIS/RTOS/html/index.html, if we click on RTX on the tab...

View Article


ARM: Browse Information not available with armclang 6

Hello, if arm compiler v6 (armclang) is used in uVision 5.22 it's not possible to check the key "Browse Information" in target options->output->create executable. Without these...

View Article

ARM: (CycloneTCP) - osSemaphoreWait hangs

I have installed CMSIS_RTX on my Infineon XMC4800 microcontroller (ARM Cortex M4). I have also installed CycloneTCP Tcp/Ip stack on top of it and everything compiles fine. CycloneTCP is a free,...

View Article


None: NXP KL82 RTX low power mode

Hi there, Is there anybody know where I can find some example code for NXP KL82 processor running in low power mode on RTX? I already have a working project setup by colleague. but there is no...

View Article

None: Mdk-keil conflicts with cubemx and HAL

Hello Everyone, I am working in following environment, IDE-Version: µVision V5.22.0.0 Tool Version Numbers: Toolchain: MDK-ARM Cortex-M0/M0+ 256K for ST Version: 5.22 We have a custom board...

View Article

None: USB3300 with TM4C129 MCU

I am using a USB3300 board(http://www.kynix.com/uploadfiles/pdf9675/USB3300-EZK-TR.pdf)with my Texas Instruments MCU (TM4C129), but there are things that I do not understand, first, when I give to the...

View Article
Browsing all 3049 articles
Browse latest View live