• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login

    Run and debug assembly code on VOXL Flight

    VOXL
    2
    2
    130
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      parisa
      last edited by 5 Oct 2021, 10:39

      Hello,
      I am trying to debug (with gdb) an assembly code on VOXL Flight and I am unable to do this. Is there any documentation about this that can help me? Thanks

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by A Former User 5 Oct 2021, 17:12 5 Oct 2021, 16:41

        Hi Parisa,

        A number of the gnu standard tools are defined explicitly to our architecture on voxl: arm-oemllib32-linux-gnueabi. If you tab out that (or just tab out "arm") you'll see a number of the standard tools like gcc, gdb, ld, objdump, etc. To run gdb on voxl would thus be arm-oemllib32-linux-gnueabi-gdb

        1 Reply Last reply Reply Quote 1
        1 out of 2
        • First post
          1/2
          Last post
        Powered by NodeBB | Contributors