I have run the cache coherence exercise from the bootcamp 2024 slides on my jetson orin nano and PC running linux without any issue. The class that I am teaching is attempting to run this on github codespace, and is running into a problem. The menuconfig does not seem to be available on codespace. While I can install it as a user (not root), I don't have the privilege to install it so that I can run it with scons as required in the exercise. (scons menuconfig build/ALL_MyMSI). There are two methods to install menuconfig (one with busybox, and the other with linux). I am assuming that during bootcamp this was run. How did you install menuconfig?
Thank-you, Nick Beser
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org