Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
I am facing error during burning the code. Below I mentioned the error.
CORTEX_M4_0: Error connecting to the target : Frequency out of scope.
failed to load dynamic library : 'ftd2xx.dll'
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
I am facing error during burning the code. Below I mentioned the error.
CORTEX_M4_0: Error connecting to the target : Frequency out of scope.
failed to load dynamic library : 'ftd2xx.dll'
Hi,
Are you using a LaunchPad?
What debug probe do you use?
What is ftd2xx.dll? This does not look like a program image, Normally, you are loading the flash with a .out or a .bin file. Why are you only loading a dynamic library?
I'm on vacation today and tomorrow is a public US holiday. I will follow up with you on Monday.
Yes, I am using launch pad.
Debug probe.
Hi,
I will forward your question to our CCS expert on the fail message regarding loading ftd2xx.dll. I have never seen this message before.
While waiting for our CCS expert to assist, can you produce the same issue on another LaunchPad board?
failed to load dynamic library : 'ftd2xx.dll'
ftd2xx.dll is for the FTDI chip that is used by XDS100v2. If you are using the MSP432E401Y LaunchPad, that should have an XDS110. Check your connection type in your ccxml file and make sure it is configured for XDS110.
These example are very old and use an old version of SysConfig. Please see the second warning about SysConfig 1.4.0. You can get 1.4.0 from: www.ti.com/.../1.4.0_1234
Mohit,
The error is "Could not open file". Can you confirm that the file exist at the path given, and that it is readable?
If so, can you attach the .out file for us to look at? Maybe it is invalid, and therefore, getting that error message.
Thanks,
Ricky