Search:

Type: Posts; User: bkane521

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    6,464

    We are given source code and the makefile (which...

    We are given source code and the makefile (which we must modify to compile for arm-linux- ). The exact wording of the problem is "Use arm-linux-objdump to find the addresses of the variables MAXSIZE...
  2. Replies
    6
    Views
    6,464

    Thank you brewbuck, this is indeed what I...

    Thank you brewbuck, this is indeed what I suspected. The function doesn't utilize any recursion, and for the purposes of the assignment I think it is safe to assume the program will only be run once...
  3. Replies
    6
    Views
    6,464

    Local variable address in memory

    For a homework assignment I have been given some c files, and compiled them using arm-linux-gcc (we will eventually be targeting gumstix boards, but for these exercises we have been working with qemu...
Results 1 to 3 of 3