This shows you the differences between two versions of the page.
ass:cursuri:04 [2023/07/24 13:47] radu.mantu |
ass:cursuri:04 [2024/08/09 15:00] (current) radu.mantu |
||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
- | ===== Lecture 04 - Kernel development ===== | + | ===== 04 - Kernel development ===== |
<html> | <html> | ||
- | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vShcFNdSXHjj5l6ES_mNhFpcgLAShls71AXXFzvEl02HtDFmqysZ4V2gmEI2G2cIgJesC46M20Ofa_B/embed?start=false&loop=false frameborder="0" width="800" height="486" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> | + | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vShcFNdSXHjj5l6ES_mNhFpcgLAShls71AXXFzvEl02HtDFmqysZ4V2gmEI2G2cIgJesC46M20Ofa_B/embed?start=false&loop=false" frameborder="0" width="800" height="486" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> |
</html> | </html> | ||
+ | |||
+ | ===== Contents ===== | ||
+ | |||
+ | {{indexmenu>:ass:cursuri:04:theory|skipfile}} | ||
+ | |||
+ | ===== Lecture Notes ===== | ||
+ | In these lecture notes we're going to discuss how to set up a virtual development environment and the difference between using an emulator (i.e., QEMU-system) and a simulator (i.e., ARM's FVP). This should get you all set up for doing some kernel development or enabling you to solve the previous three labs even without access to a development board. | ||
+ | |||
+ | {{namespace>:ass:cursuri:04:theory&nofooter&noeditbutton}} |