Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/platform/mcu/csky
2020-06-18 22:04:32 +08:00
..
aos rel_1.6.0 init 2020-06-18 22:04:32 +08:00
config rel_1.6.0 init 2020-06-18 22:04:32 +08:00
csi rel_1.6.0 init 2020-06-18 22:04:32 +08:00
generated rel_1.6.0 init 2020-06-18 22:04:32 +08:00
hal rel_1.6.0 init 2020-06-18 22:04:32 +08:00
hal_init rel_1.6.0 init 2020-06-18 22:04:32 +08:00
include rel_1.6.0 init 2020-06-18 22:04:32 +08:00
libs/posix/time rel_1.6.0 init 2020-06-18 22:04:32 +08:00
modules/libc rel_1.6.0 init 2020-06-18 22:04:32 +08:00
csky.mk rel_1.6.0 init 2020-06-18 22:04:32 +08:00
gen_crc_bin.mk rel_1.6.0 init 2020-06-18 22:04:32 +08:00
README.md rel_1.6.0 init 2020-06-18 22:04:32 +08:00
ucube.py rel_1.6.0 init 2020-06-18 22:04:32 +08:00

/*

  • Copyright (C) 2017 C-SKY Microsystems Co., Ltd. All rights reserved.
  • Licensed under the Apache License, Version 2.0 (the "License");
  • you may not use this file except in compliance with the License.
  • You may obtain a copy of the License at
  • http://www.apache.org/licenses/LICENSE-2.0
  • Unless required by applicable law or agreed to in writing, software
  • distributed under the License is distributed on an "AS IS" BASIS,
  • WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  • See the License for the specific language governing permissions and
  • limitations under the License. */

Usage

  1. Download compiler:cskt_abiv2_elf-tool
  1. Compiling csky hobbit project $ aos make helloworld@hobbit1_evb
  2. initialize gdbinit $ cp platform/mcu/csky/config/hobbit_gdbinit .gdbinit
  3. download bin file to hobbit1_2 board by cds tool
  4. run $ csky-abiv2-elf-gdb out/helloworld@hobbit1_2/binary/helloworld@hobbit1_evb.elf