Jump to content

hex2syx problem


Recommended Posts

Guest squirrelly_dude
Posted

hi tk (or anyone else w/the answer),

my problem is that perl can't open the hex file for reading.

i made fuction changes, re-asembled with no errors and now can get the sysex file.

very confusing. the original hex works but not the new one.

please help.

squirrel

Guest squirrelly_dude
Posted

hi tk (or anyone else w/the answer),

my problem is that perl can't open the hex file for reading.

i made fuction changes, re-asembled with no errors and now can get the sysex file.

very confusing. the original hex works but not the new one.

please help.

squirrel

Posted

More details please -

how and where did you assemble the file?

What is the new filename?

Do you see the file in the command shell (try the "dir" command)?

Best Regards, Thorsten.

Posted

More details please -

how and where did you assemble the file?

What is the new filename?

Do you see the file in the command shell (try the "dir" command)?

Best Regards, Thorsten.

Guest squirrelly_dude
Posted

well here it goes.

i assembled mpasm. same filenames.

perl gave me an error message: "trying to overwrite os."

i used the "-os_upload" flag and it seemed to work. is this right?

Guest squirrelly_dude
Posted

well here it goes.

i assembled mpasm. same filenames.

perl gave me an error message: "trying to overwrite os."

i used the "-os_upload" flag and it seemed to work. is this right?

Posted

Aha, a completely new message? How should somebody know what was going on

based on your initial question (which pointed to another direction: missing files)? ;-)

No, this isn't right, the -os_upload option is reserved for myself - never use it,

otherwise you will overwrite MIOS.

The warning message notified that you possibly inserted a file (like lcd_app.inc) before

mios_tables.inc - this is wrong - code has to be inserted behind mios_tables.inc

Best Regards, Thorsten.

Posted

Aha, a completely new message? How should somebody know what was going on

based on your initial question (which pointed to another direction: missing files)? ;-)

No, this isn't right, the -os_upload option is reserved for myself - never use it,

otherwise you will overwrite MIOS.

The warning message notified that you possibly inserted a file (like lcd_app.inc) before

mios_tables.inc - this is wrong - code has to be inserted behind mios_tables.inc

Best Regards, Thorsten.

Guest squirrelly_dude
Posted

thanks that worked.

so do i have to upload mios before i can upload lc?

Guest squirrelly_dude
Posted

thanks that worked.

so do i have to upload mios before i can upload lc?

Guest squirrelly_dude
Posted

aaahhhhh,

i see said the blind man. sorry for the lready answered questions and thanks for the replies.

well i guess it's time to start building.  i'll send you pictures when it's compled.

Guest squirrelly_dude
Posted

aaahhhhh,

i see said the blind man. sorry for the lready answered questions and thanks for the replies.

well i guess it's time to start building.  i'll send you pictures when it's compled.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...