User Tools

Site Tools


notes:unix:fall2023:projects:fwg0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:unix:fall2023:projects:fwg0 [2023/10/25 20:13] – [jbernata] jbernatanotes:unix:fall2023:projects:fwg0 [2023/10/26 02:13] (current) – [qbrown2] qbrown2
Line 27: Line 27:
  
 ====packing the ROM==== ====packing the ROM====
 +to pack the rom, run the packrom command on the xml file and turn those results into an object. In the xml file be sure to give paths to where each thing you are putting in the ROM. Put those results into a .v32 file
 =====Using the Vircon32 API===== =====Using the Vircon32 API=====
  
Line 69: Line 69:
 ====efritz2==== ====efritz2====
 ===question cprog=== ===question cprog===
 +
 ===response cprog=== ===response cprog===
 ===question unix=== ===question unix===
Line 113: Line 114:
 ====jmerri10==== ====jmerri10====
 ===question cprog=== ===question cprog===
 +I used “nano ~/.bashrc” and manually added /usr/local/DevTools to my PATH. For future reference, is there a better way to do this?
 ===response cprog=== ===response cprog===
 +That’s basically what you want to do, yeah
 ===question unix=== ===question unix===
 +When i do my "cmake --install ." I'm getting a permission denied error
 ===response unix=== ===response unix===
 +you did want to sudo that
 ===discord message links=== ===discord message links===
 +https://discord.com/channels/738748325217697856/738749154573942845/1166250544554328114
 +https://discord.com/channels/738748325217697856/738749154573942845/1166124710015291464
 ====morcutt==== ====morcutt====
 ===question=== ===question===
Line 127: Line 134:
 ====qbrown2==== ====qbrown2====
 ===question=== ===question===
 +when i try to run ./make.sh on the edited demo files I get an error for the c file that select region is for some reason not getting a parameter even though it was defined at the top
 ===response=== ===response===
 +When you define the belowText, you need to set it to a number, like #define belowText 1
 ===discord message link=== ===discord message link===
 +https://discord.com/channels/738748325217697856/738749179001700372/1166195231260156074
 ====tvanoxx==== ====tvanoxx====
 ===question=== ===question===
notes/unix/fall2023/projects/fwg0.1698264800.txt.gz · Last modified: 2023/10/25 20:13 by jbernata