Skip to content

Latest commit

 

History

History
43 lines (40 loc) · 632 Bytes

README.md

File metadata and controls

43 lines (40 loc) · 632 Bytes

ptask2016

This library allows the management of periodic tasks under VxWorks, by providing a POSIX-like interface.

Documentation

https://goo.gl/gxU1Mm

Folders

  • ptask2016: project folder
  • ptask2016/lib: C libraries for Wind River Workbench

Folder structure of Workbench workspace:

/workspace
	/.metadata
		...
	/.sv
		...
	/ptask2016
		/.settings
			...
		/lib
			dsp.c
			dsp.h
			dspIO.c
			dspIO.h
			ptask.c
			ptask.h
			root.c
			root.h
			synctask.c
			synctask.h
		/vsb_vxsim_windows_SIMNTgnu
			...
		.cproject
		.project
		.wrmakefile
		.wrproject
		dkm.c
	/System Viewer
		...
	spectrum.txt
	wave.txt