• USB3300 with TM4C129 MCU
    I am using a USB3300 board( www.kynix.com/.../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 USB3300 3.3V from a...
  • Does MDK 5 support Tivaware for TM4C129x
    Hi, I have installed MDK 5 and cannot find TI TivaWare for TM4C129x Development kit. I have referred this document from TI website on how to open a project for TM4C129x in Keil MDK compiler....
  • Where is datatype 'UsbSocket' defined?
    We use Keil development tools. We have ARM7 LPC2400 based controller that talks to host over USB. I started looking at the code in the controller that is used to carry out USB Communications. In...
  • In TM4c129 ethernet port is not working if used with less than 25MHz crystal
    Hi all, I have made tcp/ip server it is working fine with 25MHz crystal. Now i replaced crystal with 16 MHz then i found that everything is working fine but ehternet is not working. Why TM4c129...
  • Where and how we define :DEF:__EVAL and :DEF:__RTX
    Hi, I am looking at an example of project for Samsung board S3C440 using IDE Keil uVision v4.50.0.0 In S3C2440.S: file they are using symbol __EVAL as given below IF :DEF:__EVAL DCD 0x4000...