You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hello,
I have a job running in jenkins that compiles for 3 microcontroller targets How do plot the memory consumption (ram & rom) for all 3 targets in the same job All 3 targets generate a CSV & XML file during the build process which lists the consumption of memory How can i get a report in GUI with graph and display of component wise consumption as given by Read Memory consumption Log for all 3 targets.
The read memory consumption log works only for a single target