Jump to content

Stupid programming question :)


Guest Ryan
 Share

Recommended Posts

Hi!

I was gonna test the nokia lcd option on my box... problem is; i don't know how to integrate the  custom lcd driver onto the midibox application.

OK... i see a main.syx file on the custom driver directory... if i understand it right, all i have to do is upload this file... is that correct?

besides that problem, i think i can handle the rest of the modifications on the code

Hope someone can help me :)

Thanks,

Ryan ---> stupid hehe :)

Link to comment
Share on other sites

Hi,

no - it isn't possible to run multiple applications at the same time.

Therefore you have to copy the app_lcd.inc driver into the application directory, and you have to change the LCD type in the USER_Init function of the application you are using (example can be found in app_init.inc of the driver package).

Once this has been done, you have to rebuild the application and convert it to a .syx file

Best Regards, Thorsten.

FAQMARKER

Link to comment
Share on other sites

midibox64_v2_2 has no app_init.inc do i have to copy that too?

User_init is found on main.asm but nothing below it pertains to the custom lcd driver

Lost again... help! please...

Thanks Ryan

Link to comment
Share on other sites

ok... just make sure i got it... i have to replace the app_lcd.inc on the midibox app directory withe the app_lcd.inc from the driver package then add the code of app_init.inc under User_Init  on the main.asm file on the midibox app directory... right? sorry if being such a pain in the ass:)

Much Thanks!

Ryan

Link to comment
Share on other sites

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...
 Share

×
×
  • Create New...