We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Does anyone know if it is possible to malloc HDATA (far memory) rather than having to use XDATA on a Dallas 390 in continous mode?
Aloha Stu, This is an easy one. With the dallas chip you need to declare your own 'far' type 'king' and make them 'const' Regards Elvis
I knew it!! You're alive!!! Can you explain a little more? Maybe an example? How does this affect the calls to init_mempool, etc.