Hi,
In studying SYS/BIOS I happen to find many files which ends suffix .*674 (and similarly there are also files ends with suffixes .*64P, .*64T, .*430). I checked and found that they are not text files, but the suffixes are also different from standard library (.lib) or binary files (.out).
Nor does the BIOS user guide (C:\ti\bios_6_33_04_39\docs\Bios_User_Guide.pdf) or other documents give explanation on the naming scheme.
Are they simply binary libraries with these particular suffixes for denoting which device do they pertain to?
Paul