Forum Post: RE: TMS320F280039C: When I use the flash_cmd file, the time of...
Hi Ozino, I see Output format: eabi(ELF) from the CCS General attribute, but I don't see _TI_EABI defined on this Predefined Symbols. However, I see from the compiler manual that if --abi=eabi is...
View ArticleForum Post: RE: TMS320F280039C: variable unexpected changed issue
1.it will not change when specify it to be volatile when optimization at level 3 2.i can confirm the union both accessible to CLA and CPU. (the union defined in CpuToCla1MsgRAM so that CPU can both...
View ArticleForum Post: RE: LAUNCHXL-F280025C: Adding SysConfig to Examples
Hi MartinS I followed your approach until an exception occurred at the step of adding .json. My ex2 project path variable names are different. When I copy this path to ex1 using.This error occurs. I...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: Endat22 driver layer
Additional data points Zoom to last rising clock with different ENDAT CLK frequency.
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: Endat22 driver layer
Note : 8 Mhz is default ENDAT CLK in Endat Diagnostic All test cases reported RT as 30ns
View ArticleForum Post: RE: TMS320F28P650DH: Is the FSI high-speed serial port...
Hello, expert, if you want to use FSI to transfer data with PC, can it be realized? Is there a technical solution? What is the maximum speed of FSI medium speed (485)and where is the documentation?...
View ArticleForum Post: RE: TMS320F28P550SJ: Run the same piece of code on flash - having...
Hi Ibukun, Feel free to add comments if you have any ideas. Thanks! Best Regards, Seamus
View ArticleForum Post: MSP430FR6045: how to set external clock oscillate constantly
Part Number: MSP430FR6045 Tool/software: Hello experts Hope this finds you well. We want to know how to set the external clock (ceramic resonator) connected to USSXTIN and USSXTOUT to oscillate...
View ArticleForum Post: MSP-GANG: Cannot write to MSPM0G1105 with CUI
Part Number: MSP-GANG Other Parts Discussed in Thread: MSPM0G1105 , , MSP430F2121 Tool/software: Hi All, My customer have a question about the .dll I got from E2E below. As I am a colleague of GR, I...
View ArticleForum Post: RE: TMS570LC4357: EMIF Interface problem with TMS570LC43 series...
Hello jagadish, problem remains the same
View ArticleForum Post: RE: AM2432: How to set 64-bit address PCIe inbound ?
Hi Hideaki, Issue is not reproducible on my setup. Let me know if we can discuss offline to reproduce the issue on my setup? Regards Ashwani
View ArticleForum Post: TMS320F28335: Baud rate tolerancess
Part Number: TMS320F28335 Tool/software: To get the best accuracy (less than 0.02%) @ 115200 baud rate, what the SYSCLK and LSCLK to be used, please elaborate. for the TMS 320 controller baud rate...
View ArticleForum Post: RE: AM263P4-Q1: MATLAB integration with Code composer d
Sorry! I think something went wrong while uploading. please find the documents below. Thank you for your prompt response. e2e.ti.com/.../TestfrCCS2.zip
View ArticleForum Post: LP-MSPM0L1306: Incorrect ADC result after Re-enable Conversion....
Part Number: LP-MSPM0L1306 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi TI, I am trying to use comparator output to trigger ADC sampling. This part works. But I need to disable the...
View ArticleForum Post: RE: AM263P4-Q1: MATLAB integration with Code composer d
I am uploading the code here the zip file from my previous reply has all the files generated from MATLAB ert_Main.c /* * * File: ert_main.c * * Code generated for Simulink model 'TestfrCCS2'. * *...
View ArticleForum Post: TMS320F28379D: CCS v20 Graph tool for ADC Lab in C28x academy
Part Number: TMS320F28379D Tool/software: Hello! I've been following the ADC lab in C28x academy using CCS v20 with a TMS320F28379D LaunchPad and got to the step where I " Open and set up a graph to...
View ArticleForum Post: RE: TMS320F280038C-Q1: TMS320F280038C-Q1 - HWbist and NMI
Hello, Matthew. First, thanks for your reply. However, I have some queries about HWBIST and NMI. I really want to know aboud how I should test for HW BIST. As I mentioned above, I already finded out...
View ArticleForum Post: RE: TMS320F28P659DK-Q1: TMS320F28P659DK-Q1 -> External reference...
Hi Prathan, I want to give a 1Hz pulse continuosly to my MCU for time syncronization purpose from GPS module. I need your guidence on which pin, I can connect to it
View ArticleForum Post: RE: TM4C129ENCPDT: Interrupt Vector Table implementation in TI RTOS
Thanks for the response #define APP_BASE 0x00000000 #define RAM_BASE 0x20000000 MEMORY { FLASH (RX) : origin = APP_BASE, length = 0x00100000 SRAM (RWX) : origin = 0x20000000, length = 0x00040000 }...
View Article