You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
surenyi eba0b9244b add gel/ 6 years ago
gel add gel/ 6 years ago
packages change platform 6 years ago
.gitignore add more files to archiver 6 years ago
README.txt change simple platform archive to tar 6 years ago
config.bld init project, add Uart driver 6 years ago

README.txt


build:
export XDCPATH="/path/to/library;$XDCPATH"
export XDCCGROOT=/path/to/c6000
xdc -Pr ./packages

windows:
set XDCCGROOT=d:/ti/ccsv5/tools/compiler/c6000_7.4.1
set path=d:\ti\cg_xml\bin;d:\ti\ccsv5\tools\compiler\c6000_7.4.1\bin;%path%

build release:

$ cd packages/vsky/libdsp/
$ xdc release

$ cd packages/vsky/platforms/simple
$ xdc release