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.
13 lines
634 B
13 lines
634 B
;******************************************************************************* |
|
; Copyright 2023 NXP * |
|
; SPDX-License-Identifier: Apache-2.0 * |
|
; * |
|
; Lauterbach TRACE32 start-up script for debugging mr_canhubk3 * |
|
; * |
|
;******************************************************************************* |
|
|
|
ENTRY %LINE &args |
|
|
|
DO ~~~~/startup.cmm command=debug &args |
|
|
|
ENDDO
|
|
|