You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jdtcd, since you plan to use xpm in an educational setting to 'introduces students to the basics of microprocessor systems and computer architecture' (xpack/xpm-js#152), I would appreciate your feedback on this project.
Could such a project be useful in your setting? It provides a ready to build and run project, for various architectures and various build systems.
The template is available from a terminal, from VS Code and from Eclipse (work in progress).
There is also a similar template for generating native Hello World projects, simpler than this one, since it no longer has to deal with bare-metal platforms specifics, like startup.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
@jdtcd, since you plan to use xpm in an educational setting to 'introduces students to the basics of microprocessor systems and computer architecture' (xpack/xpm-js#152), I would appreciate your feedback on this project.
Could such a project be useful in your setting? It provides a ready to build and run project, for various architectures and various build systems.
The template is available from a terminal, from VS Code and from Eclipse (work in progress).
There is also a similar template for generating native Hello World projects, simpler than this one, since it no longer has to deal with bare-metal platforms specifics, like startup.
Beta Was this translation helpful? Give feedback.
All reactions