• TM4C123G LaunchPad Problem with Logic Analyzer
    I am using the Tiva Series TM4C123G LaunchPad Evaluation Kit "EK-TM4C123GXL" and I have been having issues trying to use Keil Logic analyzer (Keil Uvision 5) for IO output with no success. As a test...
  • ULINK flashing Texas TMS
    Hi, i'm trying to flash the TMS470R1B1M Microcontroller with ULINK and the keil claims the following message : , i need to configure "Cannot Write to RAM for Flash Algorithms !". I've tried to change...
  • TI Tiva C Launchpad return from interrupt
    Hello, I was wondering if there was a way to use an interrupt without storing/resting the states of the microcontroller that were present before the interrupt occurred? I am using an edge interrupt...
  • cc2530 Texas Instrument stdbool.h
    Hello, I'm trying to compile SimpliciTI for cc2530 device but i get the error: warning C318: can't open file 'stdbool.h' please help! best regards!
  • PWM module with Keil in the EK-TM4C123GXL LaunchPad board
    Hi! I'm stucked programming with Keil environment as I didn't find any PWM example code for the EK-TM4C123GXL LaunchPad board . I found some interesting code for Code Composer Studio (CSS) but...