Skip to content
Snippets Groups Projects
Commit 7878cbdc authored by Emil Kitti's avatar Emil Kitti
Browse files

bare1_1

parent a5f08ad4
No related branches found
No related tags found
No related merge requests found
...@@ -41,10 +41,12 @@ fn main() { ...@@ -41,10 +41,12 @@ fn main() {
// when debugging the application it should get stuck in the // when debugging the application it should get stuck in the
// loop, (press pause/suspend to verify this). // loop, (press pause/suspend to verify this).
// what is the output in the ITM console // what is the output in the ITM console
// ** your answer here ** //
// ITM: Hello World
// //
// what is the output in the semihosting (openocd) console // what is the output in the semihosting (openocd) console
// ** your answer here ** //
// SEMIHOSTING: Hello World
// //
// commit your answers (bare1_1) // commit your answers (bare1_1)
// //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment