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.

TMS320F28075: Missing Clock Detect测试不通过

Part Number: TMS320F28075
Other Parts Discussed in Thread: C2000WARE

你好,TI的技术专家

      我使用的MCU是TMS320F28075PZP(100PIN),测试MCD不通过,使用的是C2000Ware库,版本C2000Ware_4_02_00_00,问题详细描述在英文技术论坛已发,请参考

      https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1166767/tms320f28075-missing-clock-detection-no-work?tisearch=e2e-sitesearch&keymatch=MCD#

      目前的问题是,设置了OSCOFF(SysCtl_disconnectMCDClockSource();就是这条语句),MCDCR寄存器的bit0,即MCDSTS flag没有变1,也就是说没有检查到时钟丢失。用的是库里面的示例程序。

      

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
//#############################################################################
//
// FILE: sta_main.c
//
// TITLE: Self Test Application Main source
//
//#############################################################################
// $TI Release: F2807x Diagnostic Library v1.00.02.00 $
// $Release Date: Mon Dec 18 17:00:32 CST 2017 $
// $Copyright:
// Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
//
// Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
//
// Redistributions in binary form must reproduce the above copyright
// notice, this list of conditions and the following disclaimer in the
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

      

  • 你好,由于您在英文论坛发了帖,建议您在英文论坛等待回复,将有资深的工程师为您提供帮助。我们的E2E英文社区有TI专家进行回复,并得到全球各地工程师的支持,分享他们的知识和经验。