• Load binary files with ulink2
    Hello, I'm working with ulink2 JTAG, and I need load binary files to a microcontroler ATSAM7. I have SAMBA, but this doesn't recognize ulink2, and I need load a binary (or hex) file to the microcontroller...
  • command-line arguments not working in DS-5 Ultimate evaluation edition
    Hi, I need to provide inputs from command-line to my code. I am using DS-5 Ultimate Evaluation Edition. int main(int argc, char *argv[]) { printf("%d", argc); printf("Arguments are: \n"...
  • regarding binaries in MDK-professional edition
    Dear All, Where do i can find the binaries in MDK-Professional edition.Is there any specific folder in KEIL where i can find the binaries as i have been looking for USB Host and Device binaries for...
  • Dynamic loading of module binaries
    Hi, We are using LPC2478 in our system with Keil RTX OS. We use Keil uVision v474. Our code is C based with above 300 files segregated in different folders. We have SD-Card interfaced with our...
  • FastModels fails to load binary
    Hi I am currently trying to run the tutorial from openvirtualization.org. The first step includes booting Linux in secure mode without using any of the Trustzone features. Already here I have the problem...