Forum Post: RE: CCS/MSP432P401R: MSP432P401R, How to configure SYSTICK
In the example code you provided above the include appears different. /* DriverLib Includes */ #include I would recommend updating to the latest version of the SDK. Regards, Chris
View ArticleForum Post: TMS570LS3137: Driver for connecting S29GL256S10 NOR Flash to...
Part Number: TMS570LS3137 Hello, I need the NOR flash driver for connecting on EMIF Parallel interface S29GL256S10 (256Mb) NOR Flash to TMS570LS3137 . Thanks,
View ArticleForum Post: RE: CCS/TMS320F28033: C2000 programming issue
Shashwat Tyagi, The memory map in the device datasheet will say what this address location corresponds to. It is an address location in flash sector A: The 'Error -180' before that is point to a power...
View ArticleForum Post: RE: F28M36P63C2: UniFlash programming
Thanks for your assistance... To clarify, you are loading a binary file (.bin) to the M3 core? (versus hex or .out files) Correct. And you are able to load it correctly if you load your baseline binary...
View ArticleForum Post: CCS/TMS320F28379D: Serial Flash Programmer Attempting Autobaud to...
Part Number: TMS320F28379D Tool/software: Code Composer Studio Hi, I try to test SCI flash kernel example using serial flash programmer. The program stucks on "attempting autobaud to load kernel"...
View ArticleForum Post: RE: TMS320F28034: HALT mode
Holger, How frequently does this happen? Is it easily reproducible?
View ArticleForum Post: Compiler/TMS320F28335: Compiler not abiding by __inline and...
Part Number: TMS320F28335 Tool/software: TI C/C++ Compiler Hello, Hello, I created a class for writing and reading to an FPGA. One of the functions is given below, which is contained in a header file...
View ArticleForum Post: MSP430FR5739: MSP430 UART not receiving data
Part Number: MSP430FR5739 Hello, I'm working on a project that will have an MSP430FR5739 incorporated into a device. This is the first time I've worked with a microcontroller, so I'm just trying to...
View ArticleForum Post: CCS/TMS320F28035: cannot connect the debugger
Part Number: TMS320F28035 Tool/software: Code Composer Studio Team, My customer is using TMS320F28035 device on his board, and cannot connect the debugger. Details: I tried two XDS200 and XDS510 both...
View ArticleForum Post: TMS570LS3137: Performance Monitor: How to set Cortex-R4F...
Part Number: TMS570LS3137 Hi there, I'm trying to use the PMU by including HalCoGen 04.06.00 generated sys_pmu.asm and sys_pmu.h in my project. My code structure is in the form of: _pmuInit_();...
View ArticleForum Post: TMS320F280049: how to understand the timing parameters for TMU
Part Number: TMS320F280049 As indicated in table 2-1 in the TRM, operation a=b/c needs 5 pipeline cycles. Could you help explain how long it takes? I am not so clear about the relationship between...
View ArticleForum Post: TMS320F280049: Is there the RAM initialization process after XRS...
Part Number: TMS320F280049 As indicated in the Table 4-10 Boot ROM Reset Causes and Actions in F28004X TRM, XRS reset will bring with the below process. I want to confirm whether the RAM initialization...
View ArticleForum Post: TMS570LS1227: Re-read the slave while the slave respond NAK for...
Part Number: TMS570LS1227 Hi, I have TMS570LS1227 HDK that i am using with the I2C slave chip. The master i2c configuration is as below. /** - set i2c mode */ i2cREG1->MDR = (uint32)((uint32)0U EMDR...
View ArticleForum Post: TIDM-DELFINO-ETHERCAT: TMS320F2837xD MCUs
Part Number: TIDM-DELFINO-ETHERCAT Hi, Is it possible to implement Model predictive controller (MPC) algorithm on Delfino Lauchpad?. If someone already did so, please let me know. Regards, Satheesh
View ArticleForum Post: TMS320F280041: Question on prevent an ADC interrupt overflow
Part Number: TMS320F280041 Hi Vivek, I'd like to ask some question based on this thread:...
View ArticleForum Post: TMS320F28069M: unrolling stack trace on watchdog reset
Part Number: TMS320F28069M when the watchdog is setup for automatic reset, is there any way to breakpoint it before the reset occurs? Got a rare-and-random reset occuring in the software: it'd be good...
View ArticleForum Post: MSP430FR5972: MSP430FR5972
Part Number: MSP430FR5972 I realise most will think this an odd question, but can anyone show me skeleton State Machine code in Assembler? Many decades ago I designed a telephone answering machine...
View ArticleForum Post: MSP430FR5964: FRAM erased after power cycle
Part Number: MSP430FR5964 All of main FRAM except for information memory is erased when the device is power cycled. We've tried completely disabling the BSL, with no luck. At power up if the reset is...
View ArticleForum Post: RTOS/MSP432E401Y: BIOS_start query
Part Number: MSP432E401Y Tool/software: TI-RTOS Hello I am using MSP432E401Y development board. In the timerled example, RTOS is used and I observed that if we write any kind of code after...
View ArticleForum Post: TMS320F28377D: Boot from SPI with DCSM enabled?
Part Number: TMS320F28377D Hi, I have a bootloader that resides in an EEPROM that can be run from both CPU's. It successfully boots from SPI at powerup and I can use it to download an image to Flash...
View Article