Open jimouris opened 5 years ago
Hi,
I am trying to change the register length from 16 to 32 (#define REGISTER_LENGTH 16, in TinyRAMDefinitions.hpp) but it does not seem to work. What other dependencies the register length has?
#define REGISTER_LENGTH 16
Thank you very much in advance, Dimitris Mouris
Hi,
I am trying to change the register length from 16 to 32 (
#define REGISTER_LENGTH 16
, in TinyRAMDefinitions.hpp) but it does not seem to work. What other dependencies the register length has?Thank you very much in advance, Dimitris Mouris