Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware update/upload (FPGArduino) #95

Closed
drtrigon opened this issue Oct 21, 2018 · 7 comments
Closed

Firmware update/upload (FPGArduino) #95

drtrigon opened this issue Oct 21, 2018 · 7 comments

Comments

@drtrigon
Copy link

As mentioned in #92; "The firmware should be uploaded in the flash memory using iceprog, outside of icestudio. In future versión we will integrate it into icestudio as well".

What about support for FPGArduino (see http://www.nxlab.fer.hr/fpgarduino/)? That would allow to compile and upload code via Arduino IDE:

@drtrigon
Copy link
Author

f32c/arduino#32

@drtrigon
Copy link
Author

I re-open this because I still think this would be great idea and as mentioned in f32c/arduino#32 (comment) I was just not able to get it working (even though I know I am really close - I just don't have the time anymore)...

@drtrigon drtrigon reopened this Mar 18, 2019
@drtrigon
Copy link
Author

Ok, had another idea. Now we have a bootloader and upload from arduino ide works. However the code does not execute after uploading yet. Looks like a mem mapping issue.

@drtrigon
Copy link
Author

drtrigon commented Mar 19, 2019

Can someone that knows the picorv32 please help at f32c/arduino#32 (comment) the question is: "we need to know particular configuration address of RAM, size of RAM and can CPU execute code from the RAM" Help is appreciated. Thanks!

@cliffordwolf
Copy link
Collaborator

See answer to #116.

@drtrigon
Copy link
Author

drtrigon commented Mar 22, 2019

I was not yet able to get the booloader working but meanwhile I found another way (essentially replacing the Makefile). Now we have working Arduino IDE integration. Check f32c/arduino#32 (comment)

AlhambraII_Generic_picorv32.tar.gz

@drtrigon
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants