File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Example Chapter06_14
2+
23## A CRC Benchmark with ROM-based Table and Data
34
45Example chapter06_14 has essentially the same functionality
@@ -39,13 +40,13 @@ The partial image of a memory map file from example chapter06_14 for
3940the 8-bit target shows us that the data objects mentioned above have,
4041in fact, been _ ROM_ 'ed.
4142
42- ![ ] ( ./images/romdata.jpg )
43+ ![ snippet from map file ] ( ./images/romdata.jpg )
4344
4445The objects in the map-snippet above are in ROM.
4546
4647## Application Description
4748
4849The same standard CRC checksum and verification
4950is carried out in the ` app::benchmark::task_func `
50- function. Slight sylistic differences between the algorithms in
51+ function. Slight stylistic differences between the algorithms in
5152example06_01 and example06_14 reflect no functional change.
You can’t perform that action at this time.
0 commit comments