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.

LMK03033C - Codeloader

Other Parts Discussed in Thread: CODELOADER

Hi,

I want to check my configuration register with codeloader but when I select the appropriate device, I receive the following message "Exécution Error 13, type mismatch".

I haven't plug any eval board, but I have done the same thing with LMX device and it work.

I have tried all LMK device and I have always received the same error message.

I have installed the software in different computer and I have the same error on all computer.

Could you help me ?

Best regards

laurent.

  • Hello Laurent,

    * I presume you are using the latest CodeLoader download available from the web.

    * Please provide the operating system version you are using.  Was the other computer you tried the same operating system?

    * Are you saying that you are able to select LMX devices without error, but LMK devices result in an error?

    * I notice an accent mark on the e in the error message, what language is the computer operating under?

    73,

    Timothy

  • Hi,

    Thanks for your answer. Find below, the response to your question :

    * I used the latest CodeLoader available from the web

    * I have tried it on windows XP and Windows 7 operating system.

    * I confirm that I'm able to select LMX devices without error, but LMK devices result in error

    * I use french langage, and the real error message is "Erreur d'exécution '13' : Type Incompatible".

    Best regards,

    Laurent.

  • Hello Laurent,

    Please be advised that while CodeLoader4x runs on Windows 7; at this time USB drivers do not exist for Win7 for our USB2IFACE board and the LPT port communication option has not been proven to work.  I recommend for programming the board the Windows XP machine be used.

    As for the error message you are receiving, I've identified the issue as being related to the numeric format in the French language settings.  There are two quick fixes to this problem for you:

    1) If you were to change the decimal symbol from comma to period in the regional options, this would solve the issue.  The image below shows the screen select by selecting, "Start --> Settings --> Control Panel;  Regional and Language Options; Customize"  In the image below the decimal point has been changed to period and by pressing apply the settings will update and the CodeLoader software will work.  Alternately you could change to an another language profile which uses the period as a decimal symbol such as English.

    2) Edit the LMK03033C.ini file located in the same directory as the CodeLdr4.exe executable (Typically C:\Program Files\Texas Instruments\CodeLoader 4) and change all instances of 12.288 --> 12,288 and 1966.08 --> 1966,08   (I've attached this updated file for your convenience). 

    If neither of these solutions work for you, please let me know.  In the meantime we will work to address this issue in our software.

    73,

    Timothy

  • Hi Timothy,

    I have tried the first solution and it work. 

    Thanks a lot,

    Laurent.