Menu

#68 A Suggestion for a tutorial to test with QEMU?

Version 1.x
closed
None
3
2015-08-16
2014-08-18
No

Hi

MAC OS X 10.9.4
Eclipse Keppler
GCC 4.7.3
The ARM Eclipse Plugin is the last version on site in 15/agosto/2014
Template: "Hello World ARM Cortex-M C / C ++ Project"

I am following the steps in this tutorial "http://balau82.wordpress.com/2010/02/14/simplest-bare-metal-program-for-arm/" I have had success and I am very satisfied with this first step, but now I want to continue using the Eclipse Plugin, have got some good results, but using the template "Hello World ARM Cortex-M C / C ++ Project" probably need to adjust some parameter in ldscripts/men.ld. And that still does not field.

Please can you indicate a tutorial for these adjustments?

Discussion

  • Liviu Ionescu (ilg)

    Please can you indicate a tutorial for these adjustments?

    unfortunately not, but as far as I remember from some previous tests, for qemu you need to define a single, large RAM section, starting at 0x0, and put everything in there.

    also please be aware that there are some customised qemu versions, for example one for an ST device.

     
  • Liviu Ionescu (ilg)

    • status: open --> accepted
    • assigned_to: Liviu Ionescu (ilg)
     
    • Carlos Delfino

      Carlos Delfino - 2014-08-18

      Thanks.

       

      Last edit: Carlos Delfino 2014-10-13
  • Liviu Ionescu (ilg)

    please take a look on the web what happened after replying by email.

     
  • Liviu Ionescu (ilg)

    • status: accepted --> closed
     
  • Liviu Ionescu (ilg)

    I recently released a new version of QEMU, did you have any chance to test it?

    http://gnuarmeclipse.livius.net/blog/blinky-project/