Hide menu

TDDI11 Embedded software

Vt2 2024


Latest News...


250408  About chapter 2 (mixing c and assember)
 

Check the documentation of libepc.h here to find how to count the number cycles, or the time in milliseconds, when you compare the C (optimized/non-optimized) and assembly versions of your llmultiply method.


250408  About chapter 1 (bit manipulation)
 

Observe the main function appends to the "outputLog.txt" file. Do not forget to delete outputLog.txt to get a fresh one for comparison with the reference file. Also, when redirecting the output of your program from the command line (as in "a.out > displayLog.txt"), you want to use ">" and not ">>" which appends to the old content (instead of replacing as you want for comparison).


250327  The course web pages are being updated for 2025.


Page responsible: Ahmed Rezine
Last updated: 2022-03-23