Jump to content

Recommended Posts

Posted

Hi,

I have two questions to shorten my re-engineering.

1.)  How is MIOS_MPROC_EVENT_TABLE organized?

2.)  Are there already function for storing the user values in EEPROM (own bank structure). If not what adresses can I use to store my own data without conflicts?

Posted

Hi Thomas,

1) the very simple data structure of MIOS_MPROC_EVENT_TABLE is specified in the MT_ENTRY macro which is included in the same file: 256 2-byte entries with the first two bytes of the event.

2) See the documentation of the MIOS_EEPROM_* functions - all 256 bytes are free for users.

Best Regards, Thorsten.

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