Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zeppelin

Pages: [1]
1
Mark,
    Thank you for the detailed information.  I need to find the time to get back and do some more exploration, and I do agree that CW is feels awkward and slow.   I tried to use the flash programmer for CW10.1 generated output and that worked ok, but I was unable to upload the uTasker demo binaries.  Any tips or specific option I may have left out?

Thank you,
-z

2
Hi All,
    I am a newbie with Kinetis, uTasker, and Code Warrior, so please bear with me.   I think I have Codewarrior 10.1 set up and installed properly from the freescale website.  I have imported the project int CW using the PDF instructions from uTasker.  I get errors of "undefined identifier" when it gets to compiling the SNMP agent (I would be happy to remove SNMP support if I could figure out how):


Description   Resource   Path   Location   Type
make: *** [stack/SNMP/SNMPV2/snmpagent.obj] Error 1   uTaskerV1.4      line 0   C/C++ Problem
undefined identifier 'NO_UDP_SOCKET_FOR_SNMP'   snmpagent.c   uTaskerV1.4/stack/SNMP/SNMPV2   line 89   C/C++ Problem
undefined identifier 'NOT_SNMP_SOCKET'   snmpagent.c   uTaskerV1.4/stack/SNMP/SNMPV2   line 650   C/C++ Problem
undefined identifier 'SNMP_CLIENT_PORT'   snmpagent.c   uTaskerV1.4/stack/SNMP/SNMPV2   line 86   C/C++ Problem


Am I missing a header file somewhere?  Also, when trying to compile the Visual Studio project, I get this error:

 Generating Code...
1>  uTaskerV1-4.vcxproj -> C:\utasker\1.4\Applications\uTaskerV1.4\Simulator\.\uTasker___Win32_uTasker_STM32_plus_GNU_build\uTasker.exe
1>  'cs-make' is not recognized as an internal or external command,
1>  operable program or batch file.
1>  uTaskerCombine V1.1
1> 
1>  Input file 1 could not be found. Terminating

It appears to be depend on a make program I don't have.  I am running Windows 7 x64.   Any help would be appreciated, but please be very specific on the steps as these tools are so new to me.

Thank you,
z


P.S.  I wanted to try and load the binaries provided as well.... is there a freely available tool to flash these (app / bootloader)?



Pages: [1]