This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

password request

Other Parts Discussed in Thread: ADS1278EVM-PDK, ADS1278

Hi, I have bought a ADS1278EVM-PDK, and it work fine now. Then, I need to modify the code in DSP on MMB0 to meet my special requirement. I have download the "ADS1278EVM Source.zip" from your FTP site. I need the password to open it. Could you please send me the password? Thanks.

my email: xxx@163.com

  • Hi Wenxiang -

    You should receive an email to the above email address with more information.   Please be aware that this firmware was written using CCS v3.1, so you will need to do some work to import the project for building.

  • Hi,

    I downloaded the souce code, I work fine in ccs3.1.   But when I built a ccs project in ccs5, add libraly, and add include path,  there seems some compiler error about asm file:

    "ads1278evm-mmb0cfg.s55", ERROR! at line 351: [E9999] Syntax Error
    CLK_config _IMR0TINTMASK, _IMR1TINTMASK, _INTBIT, _TIMERIMRMASK, _REGS, _TIMERIMR, _TIMERIFR, _TIMERNUM, _USETIMER, _MICROSECONDS, _TCR, _TDDR, _TDDRHIGH, _PRD, _PRDHIGH, _COUNTSPMS, _COUNTSPMSHIGH, _TIMEFXN, _HOOKFXN

    "ads1278evm-mmb0cfg.s55", ERROR! at line 351: [E9999] Invalid mnemonic
    specified
    CLK_config _IMR0TINTMASK, _IMR1TINTMASK, _INTBIT, _TIMERIMRMASK, _REGS, _TIMERIMR, _TIMERIFR, _TIMERNUM, _USETIMER, _MICROSECONDS, _TCR, _TDDR, _TDDRHIGH, _PRD, _PRDHIGH, _COUNTSPMS, _COUNTSPMSHIGH, _TIMEFXN, _HOOKFXN

    "ads1278evm-mmb0cfg.s55", ERROR! at line 363: [E9999] Operand missing
    .eval , objSize ; this is the size of object.

    "ads1278evm-mmb0cfg.s55", ERROR! at line 363: [E9999] Unexpected trailing
    operand(s)
    .if ( & 0x1) ; if the obj size is odd

    "ads1278evm-mmb0cfg.s55", ERROR! at line 363: [E9999] Bad term in expression
    .if ( & 0x1) ; if the obj size is odd

    "ads1278evm-mmb0cfg.s55", ERROR! at line 363: [E9999] No matching right
    parenthesis
    .if ( & 0x1) ; if the obj size is odd

    "ads1278evm-mmb0cfg.s55", ERROR! at line 363: [E9999] Bad term in expression
    .if ( & 0x1) ; if the obj size is odd

    "ads1278evm-mmb0cfg.s55", ERROR! at line 363: [E9999] Operand missing
    _RTDX_Buffer .usect ".rtdx_data", , 0, 2 ; allocate obj at even boundary.

    "ads1278evm-mmb0cfg.s55", ERROR! at line 1096: [E9999] Operand missing
    KNL_swi$ord .set

    "ads1278evm-mmb0cfg.s55", ERROR! at line 1096: [E9999] Operand missing
    KNL_swi$sts$filtsummult .set

  • Hi, 

    I downloaded the source code, and finally build an ccs5 project using ADS1278 source and ADCproFW.lib.

    I i need to compile and  debug into ADCproFW. I try to compile ADCproFW, but there seems missed some files. 

    I find these files is in  ftp.ti.com/.../ADS1278EVM Source.zip.

    But it password protected, could you please give me the password, thanks.