GadgetFactory / DesignLab

FPGA Soft Processor IDE - Use Arduino Sketches and a schematic editor to make custom SOC designs for Papilo FPGA's.
http://www.papillio.cc/
Other
23 stars 22 forks source link

Burn Bootloader doesn't use the correct path #34

Closed Mattymerr closed 7 years ago

Mattymerr commented 8 years ago

When trying to burn the bootloader, it gets most of the path wrong. Here is the path it is trying: "D:DesignLab-1.0.7hardwarearduinoavr/bootloaders/bootloader.file"

It is missing a lot of slashes.

jackgassett commented 7 years ago

Burn bootloader isn't used anymore in DesignLab. We use "Load Circuit" icon now instead.

Mattymerr commented 7 years ago

I would just like to add a little bit to this. This was an error that I found happened in a few places, I can't exactly remember where else it occurred. I forgot to update this when it occurred so I am very sorry about that. If I remember correctly it was partly a bug/error and partly a PBKAC as I managed to fix it after I went back to it a month later or so. Sorry for not updating this at the time, I entirely forgot about it.

jackgassett commented 7 years ago

Hello Mattymerr,

I double checked all of the paths for linux before making the new DesignLab 1.0.8 release and then tested again in Linux to make sure everything worked. So hopefully all is resolved now. :)

Jack.