Hi Everyone,
I am trying to download hex file(s) using ULINK2 without actually having Keil UV4 installed. Currently, I am using UV4 command line utility to download hex which at the end requires uvproj file.
I was just curious if there is any such library (preferably python) available which could be used to communicate with ULINK2 for downloading .hex or .bin files without having Keil UV4.
Below are the system/environment details I am using it with:
Operating System: Windows 7 IDE-Version: µVision V4.73.0.0 Copyright (C) 2013 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Swapnil Chhajer XXXXXXXXX LIC=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX Tool Version Numbers: Toolchain: MDK-ARM Standard: 8 user Version: 4.73.0.0 Toolchain Path: C:\Keil\ARM\ARMCC\bin\ C Compiler: Armcc.Exe V5.03.0.76 Assembler: Armasm.Exe V5.03.0.76 Linker/Locator: ArmLink.Exe V5.03.0.76 Librarian: ArmAr.Exe V5.03.0.76 Hex Converter: FromElf.Exe V5.03.0.76 CPU DLL: SARMCM3.DLL V4.73.0.0 Dialog DLL: DCM.DLL V1.10.0.0 Target DLL: UL2CM3.DLL V1.150.17.0 Dialog DLL: TCM.DLL V1.14.1.0
Could anyone please help me with it?
Thanks, Swapnil