OpenCores
URL https://opencores.org/ocsvn/plasma/plasma/trunk

Subversion Repositories plasma

[/] [plasma/] [trunk/] [tools/] [convert.c] - Diff between revs 266 and 309

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 266 Rev 309
Line 97... Line 97...
   Elf32_Phdr *elfProgram;
   Elf32_Phdr *elfProgram;
   ELF_RegInfo *elfRegInfo;
   ELF_RegInfo *elfRegInfo;
   Elf32_Shdr *elfSection;
   Elf32_Shdr *elfSection;
   (void)argc;
   (void)argc;
   (void)argv;
   (void)argv;
 
   (void)stack_pointer;
 
 
   printf("test.axf -> code.txt & test.bin\n");
   printf("test.axf -> code.txt & test.bin\n");
   infile = fopen("test.axf", "rb");
   infile = fopen("test.axf", "rb");
   if(infile == NULL)
   if(infile == NULL)
   {
   {

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.