problems flashing 2.2 to HK328P

This forum is dedicated to all issues and questions related to your individual setups and configurations
Post Reply
ebourlet
Posts: 9
Joined: Tue Mar 12, 2013 5:42 am

problems flashing 2.2 to HK328P

Post by ebourlet »

I get the following errors when I try to flash my HK Multiwii 328 P

MultiWii.cpp: In function 'void setup()':
MultiWii:715: error: 'readEEPROM' was not declared in this scope
MultiWii:717: error: 'readGlobalSet' was not declared in this scope
MultiWii.cpp: In function 'void loop()':
MultiWii:1014: error: 'writeParams' was not declared in this scope
MultiWii.cpp: In function 'void ACC_Common()':
Sensors:374: error: 'writeGlobalSet' was not declared in this scope
MultiWii.cpp: In function 'uint8_t Mag_getADC()':
Sensors:1091: error: 'writeGlobalSet' was not declared in this scope
MultiWii.cpp: In function 'void evaluateCommand()':
Serial:490: error: 'LoadDefaults' was not declared in this scope
Serial:508: error: 'writeParams' was not declared in this scope


can somone help a newb out?

Peter
Posts: 82
Joined: Mon Jun 11, 2012 2:09 pm

Re: problems flashing 2.2 to HK328P

Post by Peter »

Please post your config. And which board do you have selected in the arduino ide?

Post Reply