Other Parts Discussed in Thread: IWR1642
Tool/software: Code Composer Studio
Good morning,
I am working with the IWR1642BOOST evaluation board, and since I don't have available the TSW1400 EVM and the DevPack, I am doing measurements by saving the memory cells on the board on a .dat file using the CCS software and a hyper-terminal program to send the configuration commands. (Start adresss: 0x20000000, number of words: 0x1FFFFF). At the moment every time I want to do an independent measurement, i have to send the commands to the board by hyper-terminal and then save the memory data in CCS. Since there are two independent programs which I have to use I don't know how can I do to automatize some measurements during a period of time. Is there any way of saving data automatically during time?
Thank you very much in advance.