pulp-platform / pulpino

An open-source microcontroller system based on RISC-V
http://www.pulp-platform.org
Other
878 stars 296 forks source link

Memory extention to 64kb #356

Open gayiremre opened 4 years ago

gayiremre commented 4 years ago

Hi , 1) instruction memory extended to 64 kb and ı am able to write instruction to extend part of instruction memory but, After successfully extend instruction memory and data memory. When jump to x80 starting point of pulpino ı am getting illegal instruction error in a while. Why does this happen? Anybody can help me ?

Pulpino really support more instruction memory condition ? Thanks