This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCOV on bare metal


Hey,
i want to get code coverage on my bare metal FPGA, i get gcdo file on my pc
after building , but .gcda file should be generated after executing on my
FPGA ... but i dont have file system . How can i write gcda on memory and
not on file ...?? 



--
View this message in context: http://gcc.1065356.n5.nabble.com/GCOV-on-bare-metal-tp979724.html
Sent from the gcc - Help mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]