[Bug 1853781] Re: Baremetal kernel built from assembly runs multiple times

2019-11-25 Thread Evan Rysdam
a single text file and labeled each. After separating the two into two files, you will need to change the first line of the makefile to point to your installation of qemu-system-arm v4.1.0. After that, type "make run" to run the program. Thanks in advance, Evan Rysdam To mana

[Bug 1853781] Re: Baremetal kernel built from assembly runs multiple times

2019-11-25 Thread Evan Rysdam
ould do this. I tried a few obvious ideas, like inspecting the value of r0 as soon as the program boots up, but I wasn't able to find a way to distinguish between the cores. Could you point me to any resources that would have the answer? Thanks for your quick response! Evan Rysdam -- You receiv

[Bug 1853781] Re: Baremetal kernel built from assembly runs multiple times

2019-11-24 Thread Evan Rysdam
've combined the two into a single text file and labeled each. After separating the two into two files, you will need to change the first line of the makefile to point to your installation of qemu-system-arm v4.1.0. After that, type "make run" to run the program.

[Bug 1853781] [NEW] Baremetal kernel built from assembly runs multiple times

2019-11-24 Thread Evan Rysdam
at, type "make run" to run the program. Thanks in advance, Evan Rysdam ** Affects: qemu Importance: Undecided Status: New ** Tags: baremetal raspi2 ** Attachment added: "attach.text" https://bugs.launchpad.net/bugs/1853781/+attachment/5307568/+files/attach