Changes between Version 62 and Version 63 of GSoC/2016
- Timestamp:
- 06/17/16 23:45:01 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2016
v62 v63 108 108 * May 25: In my first deliverable I will modify the code for capturing user extensions and trace-buffering to obtain respective traces in CTF format. For trace-buffering I've made changes to the trace linker to produce CTF metadata and buffering functions to produce CTF bitstream. I'm currently working on capture engine code to translate user extension traces to CTF. 109 109 110 * June 1: Preliminary changes to rtems-tld for metadata generation and CTF tracing. Need to modify software architecture to keep existing tracing code with CTF tracing. Identified the need for sizes of user data types for metadata. 111 112 * June 9: Focus on finding sizes of user data types. After investigation a couple of approaches, implemented a mechanism suggested by Chris. First code shared for review. 113 110 114 == Punit Vara == 111 115 * May 25 : As per my proposal first things I have to write basic code and to build test suite for PWM. Going through TI SW code and list out function that can be used to generate appropriate PWM waveform.