The TI E2E™ design support forums will undergo maintenance from July 11 to July 13. If you need design support during this time, open a new support request with our customer support center.
Part Number: TM4C1290NCPDT Tool/software: Hello,
I modified code of your composite USB serial device to have 1 serial and 2 bulk device. Windows recognize the three devices but while I am able to write and read to the serial device,
I am not able to read…
Part Number: TM4C1290NCPDT Tool/software: Hello TI Community, We are currently debugging an issue where two tasks encounter failures when using GateMutex for synchronization. However, we are uncertain whether both tasks are trying to access the same…
Part Number: TM4C1290NCPDT Other Parts Discussed in Thread: EK-TM4C1294XL Tool/software: Hi,
is it possible to setup a composite device with one virtual serial port and 2 generic devices?
Can you show me an example of setup of the descriptor?
How modify…
Part Number: TM4C1290NCPDT Tool/software: Hi,
I am using TM4C1290 microcontroller.
I set up a composite USB device with 3 serial ports. My question is Am I correct if i suppose that the order of ports recognized by windows is the order
of my descriptor…
Part Number: TM4C1290NCPDT Tool/software: I’m working on a project that involve the TI microcontroller TM4C1290NCPDT and I’m using the CodeComposerStudio Version: 12.8.0.00012.
I need to create the .hex file as a build product but I’m facing…
Part Number: TM4C1290NCPDT Tool/software: Hi,
I have moved my code to compiler 6 in Keil IDE.
I knew that Tiva libraries are not updated to this compiler, but in some way they are
still compatible.
The question is.
Do you plan to move the libraries to…
Part Number: TM4C1290NCPDT Tool/software: Hello, I am troubleshooting a critical issue in my TI-RTOS application. Here are the details: • Task Name: Operator Task • Task Priority: 4 • Task Purpose: Feeds the watchdog every 50ms. • …
Part Number: TM4C1290NCPDT Tool/software: Hi,
I need to force a huge list of global variables in a specific RAM section. I'm using the DATA_SECTION pragma like this:
where ".cal_par_block_ram" is the RAM section. But I have to set DATA_SECTION for…
Part Number: TM4C1290NCPDT Other Parts Discussed in Thread: UNIFLASH , Tool/software: Hi,
I have a problem with the Erase entire flash. I'm using Uniflash but also CodeComposerStudio to flash and debug. I noticed that a memory flash portion can not be…