address @jpienaar's comment
This commit is contained in:
parent
f54b1374af
commit
eff45711cc
@ -42,7 +42,7 @@
|
|||||||
* cmsis_power.txt: the magnitude squared of the DFT
|
* cmsis_power.txt: the magnitude squared of the DFT
|
||||||
* cmsis_power_avg.txt: the 6-bin average of the magnitude squared of
|
* cmsis_power_avg.txt: the 6-bin average of the magnitude squared of
|
||||||
the DFT
|
the DFT
|
||||||
* Run both versons of the 1KHz pre-processor test and then compare.
|
* Run both versions of the 1KHz pre-processor test and then compare.
|
||||||
* These files can be plotted with "python compare\_1k.py"
|
* These files can be plotted with "python compare\_1k.py"
|
||||||
* Also prints out the number of cycles the code took to execute (using the
|
* Also prints out the number of cycles the code took to execute (using the
|
||||||
DWT->CYCCNT register)
|
DWT->CYCCNT register)
|
||||||
@ -60,7 +60,7 @@
|
|||||||
* micro_power.txt: the magnitude squared of the DFT
|
* micro_power.txt: the magnitude squared of the DFT
|
||||||
* micro_power_avg.txt: the 6-bin average of the magnitude squared of
|
* micro_power_avg.txt: the 6-bin average of the magnitude squared of
|
||||||
the DFT
|
the DFT
|
||||||
* Run both versons of the 1KHz pre-processor test and then compare.
|
* Run both versions of the 1KHz pre-processor test and then compare.
|
||||||
* These files can be plotted with "python compare\_1k.py"
|
* These files can be plotted with "python compare\_1k.py"
|
||||||
* Also prints out the number of cycles the code took to execute (using the
|
* Also prints out the number of cycles the code took to execute (using the
|
||||||
DWT->CYCCNT register)
|
DWT->CYCCNT register)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user