Include a list fileΒΆ
If your code block contains a list file(s), for example:
$readmemh("rom.list", rom);
Save the ice project
Copy the list file(s) to the project directory
Build and upload the project
Also you can include explicitly a list file in the header of a code block:
// @include rom.list