Part Number: F29H850TU Tool/software: I am currently trying to enable the ROV for debugging purposes, However I get a problem that the debug variables that should be displayed in a human readable format in the "Runtime RTOS objects" view in CCS are private…
Part Number: F29H850TU Tool/software: Hi, I need to determine at runtime whether my code is executing in an interrupt context or a task context on F29H850TU . This is for implementing context-aware function calls. My use case looks something like this…
Part Number: F29H850TU Other Parts Discussed in Thread: SYSCONFIG
Tool/software: CCS / Sysconfig
In a multicore project, I see there are multiple Sysconfig files (1 per core). Are these files supposed to be synchronized (identical)?
From the led…
Part Number: F29H850TU Tool/software: Hello TI experts,
Can you please provide me with the allowable ranges for the internal clock frequencies?
The F29H850TU datasheet does not seem to be including this information, that is typically found under …
Part Number: F29H850TU Tool/software: Hi,
I am using F29h85x. I see my code gets stuck at Sysctl_Delay() function and n running the code NMI interrupt is hit.
I am running from Boot from falsh. I have attached the screenshot of the CCS status.
…
Part Number: F29H850TU Tool/software: Hi,
When I try to compile an example from F29x_SDK the error below occurs. The IDE compiles F28x examples without errors.
[60]C:/ti/ccs2011/ccs/tools/compiler/ti-cgt-c29_1.0.0LTS/bin/c29objcopy.exe --remove-section…
Part Number: F29H850TU Other Parts Discussed in Thread: SYSCONFIG Tool/software: Dear Support Team,
We are currently planning our next-generation controller, which will be based on the new F29H chip. We intend to port most of our existing code from…
Part Number: F29H850TU
Tool/software:
To view stack usage in CCS 20.1, does the project need to be built with specific options? I am building with DWARF V3 debug info. I don't see anything specific in the CCS documentation.
I receive the following…
Part Number: F29H850TU
Tool/software:
Hello Experts, I am working with CRC8 using CRC_run8BitAsm, as described in example crc_8_example for C29x DSP. . This example runs on my Laptop, but when I introduce the same example into my code, I have some…
Part Number: F29H850TU Tool/software: Hi, In the F29H85x datasheet on page 161 I read this: The internal voltage reference range can be selected to be 0 V to 2.5 V for ADC A and ADC B when operated in 16-bit mode, however the internal voltage reference…