
Deep
-
Content Count
6 -
Joined
-
Last visited
Posts posted by Deep
-
-
Can i use Energia Libraries in Keil uVision5.
I want to use 430Boosterpack with TM4C123G Launchpad.
Energia has built in libraries for 430Boosterpack & SPI. Can i use these libraries with Keil?????
-
I want to use Tiva C with 430boosterpack.
I tried some sample example codes available in Energia. and its working good. Energia has built in libraries for 430Boosterpack and SPI.
But I am using Keil for my project programming.
Can i use these libraries with Keil?????
I tried to make project file in Keil with these libraries and copied .h and .c file in project folder. But there are some errors like "'Unknown identifier type 'class'".
-
I want to use ADC and Timer interrupts in Energia. For this i have to modify ISR Table.
Energia has ISR table in Startup_gcc.c file.
So how to modify this file to access interrupts of ADC and Timers.
Or is there any Library to access Interrupts directly.
Board:- TIVA C (TM4C123G)
-
I'm using CC110L Boosterpack with TIva C.
I tried example codes provided in Energia.
I want to use this boosterpack for my project. And I'm using Keil for programming.
So any one can provide CC110L and SPI libraries for Keil???????
-
I'm using CC110L Boosterpack with TIva C.
I tried example codes provided in Energia.
I want to use this boosterpack for my project. And I'm using Keil for programming.
So any one can provide CC110L and SPI libraries for Keil???????
Can I use Energia Libraries in Keil????
in Energia - MSP
Posted
I want to use Tiva C with 430boosterpack.
I tried some sample example codes available in Energia. and its working good. Energia has built in libraries for 430Boosterpack and SPI.
But I am using Keil for my project programming.
Can i use these libraries with Keil?????
I tried to make project file in Keil with these libraries and copied .h and .c file in project folder. But there are some errors like "'Unknown identifier type 'class'".