mikee Posted October 14, 2012 Report Posted October 14, 2012 Hello MB forum friends. I intend to construct a Midibox64 project using a PIC18F452. I only need 8 pots to start (expand later), MIDI in/out, but absolutely nothing else. I have a programmer. I use Linux, not Windows. Hardware questions aside, I seek the following info: After I burn in "bootloader_v1_2_pic18f452.hex", what is the simplest way to upload the hex file MIOS V1.9g via MIDI? Can this process only be achieved with MIOS Studio, or is there another way? Note: Both the bootloader and MJIOS hex files come from out of mios_v1_9g.zip. Thanks in advance for any help which might be offered. Regards
Shuriken Posted October 14, 2012 Report Posted October 14, 2012 You did see there is a Linux version of MIOS Studio?
mikee Posted October 14, 2012 Author Report Posted October 14, 2012 You did see there is a Linux version of MIOS Studio? Thanks for the quick reply. Yes I have seen it (mios32_toolchain) and tried without success to build the thing, unfortunately it fails. (comes up with the message: make: arm-none-eabi-gcc: Command not found, although I entered MIOS32_GCC_PREFIX=arm-none-eabi.) I would have loaded an old pc with Windows XP (this works fine with Studio) but the disk got lost some time ago, and I am stuck with everything Linux. It has been some time since I played around with MB and I cannot recall how I got the thing running after burning in the boot loader. Thanks again.
Shuriken Posted October 14, 2012 Report Posted October 14, 2012 (edited) Thanks for the quick reply. Yes I have seen it (mios32_toolchain) and tried without success to build the thing, unfortunately it fails. (comes up with the message: make: arm-none-eabi-gcc: Command not found, although I entered MIOS32_GCC_PREFIX=arm-none-eabi.) I would have loaded an old pc with Windows XP (this works fine with Studio) but the disk got lost some time ago, and I am stuck with everything Linux. It has been some time since I played around with MB and I cannot recall how I got the thing running after burning in the boot loader. Thanks again. Mios32 toolchain is for compiling application. MIOS Studio for Linux this is for uploading apps. Edited October 14, 2012 by Shuriken
mikee Posted October 16, 2012 Author Report Posted October 16, 2012 Thanks for that. I will attempt to install said Studio. best regards.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now