I took this sentence from the Getting started manual: ".. or if too many arguments are involved, fixed memory locations are used for those extra arguments." How do I use this? I intend to to do the follwing iap_programming_flash_data_dword(long int value, unsigned int address ); and iap_programming_flash_data_word(long int value, unsigned int address );